sao-go-cli

Generates a golang based cli application using cobra


Keywords
cli, generator, sao, sao-generator
License
MIT
Install
npm install sao-go-cli@1.2.0

Documentation

sao-go-cli

SAO generator for a Golang cli application using cobra.

npm David License

Usage

Install SAO first.

yarn global add sao
# or
npm i -g sao

From npm

sao go-cli <project_name>

From git

sao brpaz/sao-go-cli <project_name>

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Show your support

If this project have been useful for you, I would be grateful to have your support.

Give a ⭐️ to the project, or just:

Buy Me A Coffee

📝 License

Copyright © 2019 Bruno Paz.

This project is MIT licensed.