gibo

Fetch and generate .gitignore files from GitHub's boilerplate collection

brewmacoslinux
Try with needOr install directly
Source

About

Access GitHub's .gitignore boilerplates

Commands

gibo

Examples

List all available .gitignore templates$ gibo list
Generate a .gitignore file for Python and macOS$ gibo dump Python macOS > .gitignore
Display a specific template (Node) without saving$ gibo dump Node