Skip to content

GremlinLTD/template-rust

Repository files navigation

Project name

Replace this with your project description.

Install

cargo install REPO_NAME

Usage

REPO_NAME --help

Development

git clone https://github.com/gremlinltd/REPO_NAME.git
cd REPO_NAME
cargo build
cargo test --locked

After creating a repo from this template

  1. Replace REPO_NAME in Cargo.toml, cog.toml, cliff.toml, sonar-project.properties, CONTRIBUTING.md, and this README
  2. Set up SonarCloud project and add SONAR_TOKEN as a repo secret
  3. Set up Codecov for the repo
  4. Update this README with actual project docs

About

Template for Rust CLI and library projects

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

Generated from GremlinLTD/template-base