0.3.4 • Published 2 years ago

gitignore-command v0.3.4

Weekly downloads
6
License
MIT
Repository
github
Last release
2 years ago

npm license

gitignore

gitignore is a convenient tool to get gitignore file for your project. It uses gitignore templates from https://github.com/github/gitignore.

How to use

On your terminal:

gitignore <programming language or technology>

Sample:

gitignore node
gitignore android

Requirements

Node >= v6.0

Git

Installation

Install from NPM

npm install -g gitignore-command

Install from source

Clone the repository

git clone https://github.com/ronaldstevanus/gitignore-cli.git

Navigate to the repository directory

cd gitignore-cli

Install

npm install

Make it executable from anywhere

npm link
0.3.4

2 years ago

0.3.3

2 years ago

0.3.2

3 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago