Skip to content

ddki/rust-github-action-template

Repository files navigation

Rust Github Action Test

 

Rust Github Action Test

Github replease Github top language Github language count Repository size License Github issues Github forks Github stars

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Describe your project

✨ Features

✔️ Feature 1;
✔️ Feature 2;
✔️ Feature 3;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Rust installed.

Rust toolchain: stable-x86_64-pc-windows-msvc;

# install cargo-make 
cargo install --force cargo-make

# install clippy
rustup component add clippy

# upgrade dependencies version
cargo upgrade

🏁 Starting

# Clone this project
$ git clone https://github.com/ddki/rust-github-action-test

# Access
$ cd rust-github-action-test

# Install dependencies
$ cargo install

# Run the project
$ cargo make build-flow

📝 License

This project is under license from GPL-3.0. For more details, see the LICENSE file.

Made with ❤️ by ddki

 

Back to top

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages