Skip to content

chamons/rust-terminal-tool-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-terminal-tool-template

A template for bootstrapping simple command line rust tools with clap and tracing

Usage

  1. Install cargo-generate
cargo install cargo-generate
  1. Clone this repository via cargo-generate:
cargo generate --git https://github.com/chamons/rust-terminal-tool-template --name <project-name>

About

A template for bootstrapping simple command line rust tools with clap and tracing

Topics

Resources

License

Stars

Watchers

Forks

Languages