Radix is a PaaS. This document is for Radix developers, or anyone interested in poking around..
-
tag
in git repository (inmain
branch)Run following command to set
tag
(with corresponding version)git tag v1.0.0 git push origin v1.0.0
Want to contribute? Read our contributing guideline