giignore

1.0.1 • Public • Published

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

Package Sidebar

Install

npm i giignore

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

82.9 kB

Total Files

6

Last publish

Collaborators

  • alpaciodev