1.0.1 • Published 6 years ago

giignore v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

giignore NPM version Build Status Dependency Status Coverage percentage

generate .gitignore file based on templates collection

Install

$ npm install --global  giignore

Usage

$ giignore --help

  Usage

    $ giignore [inputs] [options]
    
  Example
    $ giignore wordpress java --path=C:/output 
  
  Options
    --path, -p   use  output directory

Inputs

can be one or more from global or editors specifics

Options

path

where to save the generated '.gitgnore' .the default '.' for current directory

License

MIT © Abdelhak Akermi