https://github.com/nickwells/gomodtools
this contains various tools for working with go modules
https://github.com/nickwells/gomodtools
go go-module go-modules golang golang-module
Last synced: 4 months ago
JSON representation
this contains various tools for working with go modules
- Host: GitHub
- URL: https://github.com/nickwells/gomodtools
- Owner: nickwells
- License: gpl-3.0
- Created: 2019-03-28T12:57:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-12-13T23:19:59.000Z (6 months ago)
- Last Synced: 2025-12-15T19:18:01.679Z (6 months ago)
- Topics: go, go-module, go-modules, golang, golang-module
- Language: Go
- Homepage:
- Size: 214 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://pkg.go.dev/mod/github.com/nickwells/gomodtools)
[](https://goreportcard.com/report/github.com/nickwells/gomodtools)

# gomodtools
This contains various tools for working with go modules (currently just one
tool).
All these tools use a standard param package to handle command-line flags
and so they support the standard '-help' parameter which will print out a
comprehensive usage message.
## gomodlayers
[See here](gomodlayers/_gomodlayers.DOC.md)