v3.6.2
Update CLI
For native Go installation:
go install github.com/create-go-app/cli/v3/cmd/cgapp@latest
For Homebrew users:
brew upgrade create-go-app/cli/cgapp
Changelog (v3.6.0...v3.6.2)
- Fix a bug about create proxy using nginx by @zhouyusd in #123
- AgreeCreation processing by @vanodevium in #126
- Fix
Makefile
's GOPATH variable for all Go helper packages - Update
AlecAivazis/survey
package tov2.3.4
(changes)
New Contributors
- @zhouyusd made their first contribution in #123
- @vanodevium made their first contribution in #126
Your help to improve project
We would be truly grateful for help with:
- Code test coverage (
88.3%
of the code was cover in this release) - Creating new Go templates for the backend (e.g.,
httprouter
,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)
- Add new official/community templates for the frontend frameworks
- Leave a review on our ProductHunt page
Your PRs are welcome! Thanks 😉