Skip to main content

Command line utility to download common .gitignore files

Project description

Command line utility to fetch common .gitignore files

Installation

Install through PyPi:

λ pip install getignore

Usage

Enter a variable number of language to create the .gitignore file from:

λ getignore Python Haskell

Output location can be change with -o (default is .gitignore):

λ getignore Python -o sample.txt

Output can be previewed with –preview:

λ getignore --preview

View all available gitignore templates with –list:

λ getignore --list

For a full rundown of available options:

λ getignore --help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

getignore-2.0.1.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

getignore-2.0.1-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page