erickzanardo / ignorer

Simple cli app to create predefined .gitignore files to your project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ignorer

Simple cli app to fetch predefined .gitignore files for your new project

Install

npm install ignorer -g

Running

ignorer file-name

This will download the ignorers/file-name.txt from this repository. For example:

ignorer java-eclipse

Will download this file on your folder.

Contribute

Help us increase our file base sending pull requests :D

About

Simple cli app to create predefined .gitignore files to your project

License:MIT License


Languages

Language:JavaScript 100.0%