| Crates.io | add-gitignore |
| lib.rs | add-gitignore |
| version | 0.2.0 |
| created_at | 2019-08-26 12:29:13.209401+00 |
| updated_at | 2019-08-26 12:29:13.209401+00 |
| description | Interactive CLI application which generates `.gitignore` files for your projects. |
| homepage | https://github.com/BogdanFloris/add-gitignore |
| repository | https://github.com/BogdanFloris/add-gitignore |
| max_upload_size | |
| id | 159749 |
| size | 14,182 |
Interactive CLI application which generates .gitignore files for your projects.
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 🚀