ngitignore

3.0.1 • Public • Published

ngitignore

A simple CLI package for creating a .gitignore file. This package creates a .gitignore in the current directory One time install and create .gitignore while offline

Issues Stars Forks Twitter stars License
JavaScript Git


Working with the package without installing the package

$ npx ngitignore create

How to use

Install the package globally using the command below

$ npm i -g ngitignore

After installation run the command ngitgnore -h or ngitignore --help to display help options

Run the ngitgnore create to create a .gitignore file in the currrent directory

$ ngitignore -h 

Usage: ngitignore [options] [command]

Options:
  -h, --help      display help for command

Commands:
  create          Create a .gitignore file in the current directory
  --help          Show help info
  -h              Show help info
  help [command]  display help for command
  

Creating the file

$ ngitignore create

Hurray 🥳🥳🚀🚀
Successfully created a .gitignore file

Package Sidebar

Install

npm i ngitignore

Weekly Downloads

7

Version

3.0.1

License

GPL-3.0

Unpacked Size

110 kB

Total Files

45

Last publish

Collaborators

  • forinda