Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 440 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 440 Bytes

Rust boilerplate

Boilerplate for a rust CLI app. Featuring failure and clap.

placeholder_happy_app 1.0
Placeholder happy app

USAGE:
    placeholder_happy_app [FLAGS] <PATH>

FLAGS:
    -g, --gui        Show the gui
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <PATH>    Path to a file to try to open