gomodinit/README.md

14 lines
261 B
Markdown
Raw Normal View History

# 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](LICENSE)