Skip to content
/ gy Public

Yet another .gitignore magician in your command line.

License

Notifications You must be signed in to change notification settings

cls1991/gy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gy

image

image

image

image

Yet another .gitignore magician in your command line.

☤ Quickstart

Generate .gitignore for certain language, e.g. Lua:

$ gy generate lua

Multiple languages, e.g. Python, Java, Lisp:

$ gy generate python java lisp

To update archive folder, simply run:

$ gy update

List all supported languages:

$ gy ls

☤ Installation

You can install "gy" via pip from PyPI:

$ pip install gy

☤ Usage

$ gy --help
Usage: gy [OPTIONS] COMMAND [ARGS]...

Yet another .gitignore magician in your command line.

Options:
  --help  Show this message and exit.

Commands:
  generate  generate .gitignore file
  ls        list all supported languages
  update    update archive folder

About

Yet another .gitignore magician in your command line.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages