0.2.4 ā€¢ Published 1 year ago

gig-cli v0.2.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

gig-cli

npm.io npm npm

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:

    Templatedescribe
    emptyempty template
    nodesupport: Nodejs, Vue, React, Vuepress, Nuxt.js, Next.js and more...
    javathe java gitignore
    pythonthe python gitignore
    gothe go gitignore
    djangothe django gitignore

šŸŒˆ Start:

Install:

npm install gig-cli -g

Usage:

  • Create .gitignore for current working path:
gig

npm.io

  • 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

0.2.4

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago