passgit
v1.1.0
Published
A CLI Tool for creating the .gitignore file more easily
Downloads
2
Readme
#Pass git
A CLI tool that help you create the .gitignore
file more easily
#Install the tool
$ npm install passgit -g
##Syntax
$ passgit <option>*
#GIU
$ passgit
For example,i would like to create a OSX and NodeJS ignore file i will be using
$ passgit --cli os node
With the CLI flag,the output directory will the your current working directory.