go mod init
 
 
Go to file
jolheiser 7a37a54485
go mod init
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-09-19 22:08:35 -05:00
.gitignore go mod init 2021-09-19 22:08:35 -05:00
LICENSE go mod init 2021-09-19 22:08:35 -05:00
README.md go mod init 2021-09-19 22:08:35 -05:00
go.mod go mod init 2021-09-19 22:08:35 -05:00
go.sum go mod init 2021-09-19 22:08:35 -05:00
main.go go mod init 2021-09-19 22:08:35 -05:00

README.md

gomodinit

go mod init

  1. Set your base URL prefix via flag or env variable
  2. gomodinit will default to the current directory name as the module, otherwise the first command argument

This seems like a trivial thing

very.

License

MIT