#demo #github #github-actions #action #tags #demo-template

bin+lib x_demo

rust project demo/template with github actions

1 unstable release

0.1.0 Jul 25, 2022

#45 in #github-actions

Apache-2.0

9KB
60 lines

rust-actions-demo

build-test

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

No runtime deps