Skip to content

padamson/rust-project-template

Repository files navigation

Project Name

Installation

cargo install my-project

Usage

my-project --help

Development

See CLAUDE.md for development commands.

Prerequisites

  • Rust toolchain (MSRV: 1.88)
  • prek for pre-commit hooks: cargo install prek && prek install

Build and test

cargo build
cargo nextest run

License

MIT License. See LICENSE.

About

Template for Rust projects with CI/CD, security scanning, pre-commit hooks, and crates.io publishing

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors