v3.2.0
Update CLI
# For native Go installation:
go install github.com/create-go-app/cli/v3/cmd/cgapp
# For Homebrew users:
brew upgrade create-go-app/cli/cgapp
Changelog (v3.1.0...v3.2.0)
- Fix colors output on PC Windows #107 (thanks, @mattn)
- Add
go-critic
to development process - Small code fixes to resolve
go-critic
's issues
Your help to improve project
We would be truly grateful for help with:
- Code test coverage (
89.2%
of the code was cover in this release) - Creating new Go templates for the backend (e.g., for go-chi, Echo, Gin and so on)
- Creating new or improve existing roles for Ansible (e.g., for other proxy servers and load balancers and so on)
- Leave a review on our ProductHunt page
Your PRs are welcome! Thanks 😉