Skip to content

tobx/rust-cli-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI application template for Rust

This is an opinionated CLI application starter template for Rust.

Instructions

  1. Clone this repository.

  2. If desired set constants APP_ORGANIZATION and APP_QUALIFIER in src/main.rs.

  3. Run help:

    cargo run -- --help

About

a starter template for Rust CLI applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages