All Projects → yoshuawuyts → github-templates

yoshuawuyts / github-templates

Licence: other
Generate .github templates

Programming Languages

rust
11053 projects
shell
77523 projects
powershell
5483 projects

github-templates

crates.io version build status downloads docs.rs docs

Generate GitHub issue templates.

Screenshot

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 install github-templates

License

MIT OR Apache-2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].