Skip to content

According to the template to create .gitignore file

License

Notifications You must be signed in to change notification settings

loclink/gig-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6adfe8e · Feb 2, 2023

History

26 Commits
Feb 2, 2023
Feb 2, 2023
Feb 1, 2023
Feb 2, 2023
Feb 2, 2023
Feb 1, 2023
Feb 1, 2023
Feb 1, 2023
Feb 1, 2023
Feb 2, 2023
Feb 2, 2023
Feb 1, 2023
Feb 2, 2023
Feb 2, 2023
Feb 2, 2023
Feb 1, 2023
Feb 2, 2023

Repository files navigation

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
    C the C gitignore
    C++ the C++ 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

About

According to the template to create .gitignore file

Resources

License

Stars

Watchers

Forks

Packages

No packages published