Home

gomodinit @b7d07b1d84278f65f911bddeb81cf1d5e0d41919 - refs - log -
-
https://git.jolheiser.com/gomodinit.git
go mod init
gomodinit / README.md
- raw
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
# 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)