1 unstable release
0.1.0 | Jul 25, 2022 |
---|
#7 in #actions
9KB
60 lines
rust-actions-demo
rust project demo/template with github actions.
usage
- release
git tag v0.1.0
git push origin --tags
- download
curl -Lfs -o main https://github.com/xiexianbin/rust-actions-demo/releases/latest/download/demo # -{linux|darwin|windows}
chmod +x demo
./demo