Comment on Ask HN: CLI – Java or Python or Go?Comments−priom7yGo, use cobra. It's awesome and really easy to get started and complete the project.−verdverm7yCobra is great, add in Viper for config.Goreleaser for creating binaries, home brew, os packages, GitHub releases.
Comments
Go, use cobra. It's awesome and really easy to get started and complete the project.
Cobra is great, add in Viper for config.
Goreleaser for creating binaries, home brew, os packages, GitHub releases.