#gitignore #add #git #cli-applications #cli

app add-gitignore

Interactive CLI application which generates .gitignore files for your projects

1 unstable release

0.2.0 Aug 26, 2019

#63 in #gitignore

MIT license

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 -> Navigate
  • Spacebar -> Select a technology
  • Esc -> Quit the app
  • Character -> Type a character to search
  • Backspace -> Delete a character from search
  • Enter -> Generate .gitignore's 🚀

Credits

Dependencies

~21–34MB
~606K SLoC