Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.07 KB

File metadata and controls

46 lines (32 loc) · 1.07 KB

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.