1.2.0 • Published 5 years ago

sao-go-cli v1.2.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

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:

📝 License

Copyright © 2019 Bruno Paz.

This project is MIT licensed.

1.2.0

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago