Skip to main content

Gig

·1 min
Table of Contents

Gig: Create your .gitignore in an instant #

Gig is a blazingly fast CLI tool built with Go to instanly create .gitignore files. You can create a new file or append to an existing file. Gone are the days of copying and pasting. Hope you enjoy!

Hero

How to use #

Install #

Simply run the below command:

go install github.com/hayitsdavid/gig

Currently building support for filetype completion.