```shell ignoreit --help
ignoreit 1.0.0
Quickly download .gitignore templates for nearly any project
USAGE:
ignoreit <SUBCOMMAND>
OPTIONS:
-h, --help Print help information
-V, --version Print version information
SUBCOMMANDS:
help Print this message or the help of the given subcommand(s)
list List all available templates
pull Pull a template from the repository
```
```shell
ignoreit list
ignoreit pull rust
ignoreit pull rust rust.ignore ```
Developed with ❤️ by Juliette