Socket
Socket
Sign inDemoInstall

gignore-cli

Package Overview
Dependencies
91
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    gignore-cli

A simple CLI tool for generating .gitignore file


Version published
Weekly downloads
4
Maintainers
1
Install size
67.9 MB
Created
Weekly downloads
 

Readme

Source

gignore-cli

A simple CLI tool for generating .gitignore file

Please note that this is just a person tool for quickly generating a .gitignore when bootstrap a new project.

Install

npm install -g gignore-cli

Or you can use npx so you don't even need to install the script

Usage

Note that if there's an existing .gitignore, you can choose to override or skip adding it

gignore-cli -t node # Add a .gignore file for NodeJS base project

Without installing the script

npx gignore-cli -t node

License

MIT

Keywords

FAQs

Last updated on 13 Nov 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc