gitignore.cli

1.4.2 • Public • Published

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

Package Sidebar

Install

npm i gitignore.cli

Weekly Downloads

10

Version

1.4.2

License

WTFPL

Unpacked Size

4.16 kB

Total Files

5

Last publish

Collaborators

  • aswinkarthik