Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)