openarm_description/dev/README.md

10 lines
180 B
Markdown
Raw Normal View History

# Development
## How to release
```bash
git clone git@github.com:enactic/openarm_description.git
cd openarm_description
dev/release.sh ${VERSION} # e.g. dev/release.sh 1.0.0
```