1.4.2 • Published 6 years ago

gitignore.cli v1.4.2

Weekly downloads
5
License
WTFPL
Repository
github
Last release
6 years ago

Gitignore.cli

  • A command line tool for creating .gitignore files.
  • Uses gitignore.io API

Installation

npm install -g gitignore.cli

Usage

To gitignore intellij and node js files

  gitignore node intellij >> .gitignore

Other options

  $ gitignore --help
  Usage: gitignore [options]


  Options:

    -V, --version             output the version number
    -l, --list                List all available stacks
    -s, --search <item>       Fuzzy search across various options
    -h, --help                output usage information

Examples

$ gitignore --search android
Searching for android

android
androidstudio
1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago