Skip to content

while-loop/iggy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iggy

GoDoc Widget

Iggy is a tool to generate .gitignore files from the command line. Templates can be generated for multiple languages and/or frameworks.

A list of supported languages/frameworks can be found here.

Installation

$ go get github.com/while-loop/iggy

Usage

iggy [-a] <language/framework>...

Usage of iggy:
  -a    append ignores to current file

Example

$ iggy go jetbrains macos vim

License

iggy is licensed under the MIT License. See LICENSE for details.

Author

Anthony Alves

Releases

No releases published

Packages

No packages published

Languages