x_demo

Crates.iox_demo
lib.rsx_demo
version0.1.0
sourcesrc
created_at2022-07-25 08:48:42.435938
updated_at2022-07-25 08:48:42.435938
descriptionrust project demo/template with github actions.
homepage
repository
max_upload_size
id632447
size20,811
xiexianbin (xiexianbin)

documentation

README

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
Commit count: 0

cargo fmt