Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 196 Bytes

File metadata and controls

8 lines (5 loc) · 196 Bytes

rust-cli

a simple template for rust cli.

Usage

  • change the name of the project in Cargo.toml to your project name.
  • change the default config path in src/arg.rs to your config path.