Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/masutaka/sample-cli-init
a sample of https://github.com/tcnksm/cli-init
https://github.com/masutaka/sample-cli-init
Last synced: 3 months ago
JSON representation
a sample of https://github.com/tcnksm/cli-init
- Host: GitHub
- URL: https://github.com/masutaka/sample-cli-init
- Owner: masutaka
- Created: 2014-08-29T06:27:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-05-09T11:22:13.000Z (over 6 years ago)
- Last Synced: 2024-04-23T17:18:12.751Z (8 months ago)
- Language: Go
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
sample-cli-init
====## Description
## Usage
## Install
To install, use `go get`:
```bash
$ go get -d github.com//sample-cli-init
```## Contribution
1. Fork ([https://github.com//sample-cli-init/fork](https://github.com//sample-cli-init/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 new Pull Request## Author
[](https://github.com/)