Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 776 Bytes

README.md

File metadata and controls

44 lines (28 loc) · 776 Bytes

npm

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