Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 273 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 273 Bytes

Ultra Go

Data Golang Utils

How to deploy a new version

  1. Run test and pass (update later)
  2. Add tag local git tag -a ${version_name} ${commit_number}
  3. Push tag to remote git push origin --tags
  4. Create new release https://github.com/getnimbus/ultrago/releases