Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wata727/spaceship
WIP
https://github.com/wata727/spaceship
Last synced: 20 days ago
JSON representation
WIP
- Host: GitHub
- URL: https://github.com/wata727/spaceship
- Owner: wata727
- License: mit
- Created: 2016-05-28T16:43:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-11T15:34:22.000Z (over 8 years ago)
- Last Synced: 2024-12-11T18:54:06.917Z (22 days ago)
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# spaceship
## Description
## Usage
## Install
To install, use `go get`:
```bash
$ go get -d github.com/wata727/spaceship
```## Contribution
1. Fork ([https://github.com/wata727/spaceship/fork](https://github.com/wata727/spaceship/fork))
1. Create a feature branch
1. Commit your changes
1. Rebase your local changes against the master branch
1. Run test suite with the `go test ./...` command and confirm that it passes
1. Run `gofmt -s`
1. Create a new Pull Request## Author
[wata727](https://github.com/wata727)