gig-cli
TypeScript icon, indicating that this package has built-in type declarations

0.2.4 • Public • Published

gig-cli

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:

    Template describe
    empty empty template
    node support: Nodejs, Vue, React, Vuepress, Nuxt.js, Next.js and more...
    java the java gitignore
    python the python gitignore
    go the go gitignore
    django the django gitignore

🌈 Start:

Install:

npm install gig-cli -g

Usage:

  • Create .gitignore for 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

Readme

Keywords

Package Sidebar

Install

npm i gig-cli

Weekly Downloads

0

Version

0.2.4

License

MIT

Unpacked Size

421 kB

Total Files

11

Last publish

Collaborators

  • loclink