1.1.0 • Published 6 years ago
ignore-add v1.1.0
ignore-add -- .gitignore creator
ignore-add can help you add .gitignore file from gitignore into your project
Install
$ npm install -g ignore-addExample
$ ignore-add add
* ? What kind of boilerplate do you want? (Use arrow keys or type to search)
❯ Actionscript.gitignore
Ada.gitignore
Agda.gitignore
Android.gitignore
AppceleratorTitanium.gitignore
AppEngine.gitignore
ArchLinuxPackages.gitignore
Autotools.gitignore
C.gitignore
C++.gitignore
CakePHP.gitignore
CFWheels.gitignore
ChefCookbook.gitignore
Clojure.gitignore
CMake.gitignoreif you want to update local cached gitignore repo, you can:
$ ignore-add updateUsage
Usage: ignore-add [options] [command]
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
postInstall List all the .gitignore template
add create specific git ignore type to current project
update update git ignore file content from remote
help Print this helpTODO
see TODO.md
Contributing
If you're interested in this project, please get in touch!
LICENSE
MIT
1.1.0
6 years ago
1.1.0-beta.0
6 years ago
1.0.0
6 years ago
1.0.0-beta.1
6 years ago
1.0.0-beta.0
6 years ago