Skip to content

v3.1.0

Compare
Choose a tag to compare
@koddr koddr released this 19 Sep 04:53
9b00ebb

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

  • Fix #101: misshandled erros on exec (thanks @akiffeyzioglu)
  • Update indirect dependencies

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)

Your PRs are welcome! Thanks 😉