Skip to main content

Create .gitignore files from CLI.

Project description

ignorepy

Generate a .gitignore from the command line.

Installation

Install with pip:

pip install ignorepy

Usage

After installing run:

ignorepy tag1 tag2 tag3

A .gitignore file will be generated from gitignore.io with the specified tags and copied to the clipboard.

Additionally pass -s

ignorepy tag1 tag2 tag3 -s

and the tags will be saved as default tag. Then the program can be called with

ignorepy

and the default tags will be automatically loaded.

Additionally pass -f

ignorepy tag1 tag2 tag3 -f

and instead of being copied to the clipboard the .gitignore file will be written to .gitignore in the current working directory.

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

ignorepy-0.1.0.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

ignorepy-0.1.0-py3-none-any.whl (4.9 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