1 unstable release
0.2.0 | Aug 26, 2019 |
---|
#72 in #gitignore
15KB
266 lines
add-gitignore
Interactive CLI application which generates .gitignore
files for your projects.
Usage
To install add-gitignore
, you need Rust installed on your machine, and then you can use cargo
:
cargo install add-gitignore
Then, you can just type add-gitignore
in your terminal and you will have a nice interface from where you can choose what add-gitignore
should generate.
Key/Action map:
Arrow keys
-> NavigateSpacebar
-> Select a technologyEsc
-> Quit the appCharacter
-> Type a character to searchBackspace
-> Delete a character from searchEnter
-> Generate.gitignore
's 🚀
Credits
- gitignore.io for the API used
Dependencies
~22–34MB
~609K SLoC