simonireilly / ggi

A golang cli for generating gitignore files using https://github.com/github/gitignore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Gitignore It

This project is a golang cli for generating gitignore files.

zsh Terminal using ggi to generate a gitignore

Usage

ggi <search>

Install

Download the binary for you platform from releases and move the file to your /usr/local/bin

Development

See Makefile for commands for testing and building.

Dependencies

About

A golang cli for generating gitignore files using https://github.com/github/gitignore

License:MIT License


Languages

Language:Go 92.5%Language:Makefile 7.5%