@jeffwcx/gitignore
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

@jeffwcx/gitignore

Generate .gitignore file, using gitignore.io

Usage

$ npm install -g @jeffwcx/gitignore

$ gi

Commands

gi [ENVNAMES]

Generate .gitignore file.

USAGE
  $ gi  [ENVNAMES] [-f <value>]

FLAGS
  -f, --file=<value>  [default: ./.gitignore]

DESCRIPTION
  Generate `.gitignore` file.

ALIASES
  $ gi gitignore

EXAMPLES
  Generate `.gitignore` through interactive selection

    $ gi

  Generate the `.gitignore` file in the current directory that adapt to macOS, Windows, Linux, and Node.js
  environments

    $ gi macos,windows,linux,node

Readme

Keywords

Package Sidebar

Install

npm i @jeffwcx/gitignore

Weekly Downloads

10

Version

0.2.0

License

MIT

Unpacked Size

16.7 kB

Total Files

11

Last publish

Collaborators

  • jeffone