proxy.golang.org : github.com/Ja7ad/go-work
Package go_work # go-work An example true use of go work feature ### create go.work ### create root go.mod ### add module to work ### init go.mod in modules ### sync module in work ### create tag for each modules for tagging each module just need use this pattern `{module name}/{version with prefix v}` ### how to add pkg.go.dev - first push modules with tags `git push origin main --tags` - add git address to pkg.go.dev `https://pkg.go.dev/github.com/Ja7ad/go-work`
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/%21ja7ad/go-work
License: MIT
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: github.com/Ja7ad
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago