github-templates

crates.io version build status downloads docs.rs docs

Generate GitHub issue templates.

Screenshot

screenshot

Usage

```txt github-templates 0.1.0 Yoshua Wuyts yoshuawuyts@gmail.com 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 Project name. Defaults to target directory name

ARGS:

Target directory [default: .] ```

Acknowledgements

The templates included are based on Parcel's excellent issue templates.

Installation

sh $ cargo add github-templates

License

MIT OR Apache-2.0