0.1.1 • Published 1 year ago
@boymax_1/gitignore v0.1.1
gitignore
A cli that assists you in working with .gitignore files.
.gitignore templates from the github/gitignore repository
Install
npm install @boymax_1/gitignore -g
Usage
To create a .gitignore
from the available templates:
gitignore create
To create a .gitignore
for node:
gitignore create node