module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jan 24, 2024
License: MIT
Opens a new window with license information.
README
¶
Ultra Go
Data Golang Utils
How to deploy a new version
- Run test and pass (update later)
- Add tag local
git tag -a ${version_name} ${commit_number}
- Push tag to remote
git push origin --tags
- Create new release https://github.com/getnimbus/ultrago/releases
Directories
¶
Click to show internal directories.
Click to hide internal directories.