0.2.4 ⢠Published 3 years ago
gig-cli v0.2.4
gig-cli
A command line tool for you to quickly create .gitignore file.
⨠Features:
- Out of the box, easy to use.
Ignore templates are provided for multiple language projects , currently supported:
Template describe empty empty template node support: Nodejs,Vue,React,Vuepress,Nuxt.js,Next.jsand more...java the java gitignore python the python gitignore go the go gitignore django the django gitignore
š Start:
Install:
npm install gig-cli -gUsage:
- Create
.gitignorefor current working path:
gig
- View help to learn more:
ā gig-cli git:(master) gig -h
Usage: gig [options]
generates an gitignore file based on the template.
Options:
-v, --version output the version number
-h, --help display help for commandš License:
license: MIT