C++ Templater Written in Rust
$ cppt -h
Usage: cppt [COMMAND]
Commands:
init Initialize a new project
new Create a new file
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version
At the moment, this requires clang-format
to run. This may be removed in the future
cargo install --path .