An open API service indexing awesome lists of open source software.

https://github.com/openware/pkg

Openware go packages
https://github.com/openware/pkg

Last synced: 8 months ago
JSON representation

Openware go packages

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