Interesting. I’ve never personally had too many issues with startup. I actually thought Golang already had something like this built-in with ‘go mod init’. Looks like i was wrong…
Having boilerplate does help.
Cobra CLI is pretty great if you will only be using your binary on the cli.