https://github.com/openware/pkg
Openware go packages
https://github.com/openware/pkg
Last synced: 8 months ago
JSON representation
Openware go packages
- Host: GitHub
- URL: https://github.com/openware/pkg
- Owner: openware
- License: mit
- Created: 2020-12-26T20:30:11.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T13:34:54.000Z (about 1 year ago)
- Last Synced: 2025-07-04T01:40:43.304Z (9 months ago)
- Language: Go
- Size: 1.58 MB
- Stars: 9
- Watchers: 7
- Forks: 14
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pkg
Openware go packages
## Tagging submodules
Whenever you'd like to release a new version of a submodule(e.g. `ika`), simply run `git tag *module_name*/vX.X.X` & `git push --tags`
This will create a tag exlusively for this submodule so that it'd be available by `go get github.com/openware/pkg/*module_name*@vX.X.X` afterwards
## Release v0.1.3