16 releases
Uses old Rust 2015
0.2.0 | Sep 13, 2018 |
---|---|
0.1.14 | Sep 3, 2018 |
0.1.13 | Aug 22, 2018 |
#597 in Template engine
76KB
288 lines
github-templates
Generate GitHub issue templates.
Screenshot
Usage
github-templates 0.1.0
Yoshua Wuyts <[email protected]>
Generate GitHub issue templates.
USAGE:
github-templates [FLAGS] [OPTIONS] [dir]
FLAGS:
-h, --help Prints help information
-P, --pretty Enable pretty printing
-V, --version Prints version information
-v, --verbosity Pass many times for more log output
OPTIONS:
-n, --name <name> Project name. Defaults to target directory name
ARGS:
<dir> Target directory [default: .]
Acknowledgements
The templates included are based on Parcel"s excellent issue templates, and Rust"s RFC template.
Installation
$ cargo add github-templates
License
MIT OR Apache-2.0
Dependencies
~13–23MB
~334K SLoC