1.0.4 • Published 4 years ago

gitgat v1.0.4

Weekly downloads
2
License
GNU
Repository
github
Last release
4 years ago

Gitgat

A simple command to automatically generate .gitignore files for your project.

Installation

npm i gitgat --g

Demo

demo of gitgagt

Usage

  • Simple run gitgat on the command line
  • Or run gitgat with the .gitignore files you want. So for example, gitgat node python kotlin will create .gitignore file for Node, Python, and Kotlin.