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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file ignorepy-0.1.0.tar.gz
.
File metadata
- Download URL: ignorepy-0.1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81a902d01e1f259f3fef6c7b3808bdf275c7d80a3f14c926597b629c8aa196e2 |
|
MD5 | af2b53e10340db25dc0a54dbba5a5f6b |
|
BLAKE2b-256 | d86bbf1514143e3a4703bbf155989e33f1fdfff7f3a57365ccf624304c1de779 |
File details
Details for the file ignorepy-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: ignorepy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69670fb08cabdd6a53f6bfa70272bc632e4847184347911560218aeeabf50a53 |
|
MD5 | 69c8da1bcff100f03a3ec6a614f89f53 |
|
BLAKE2b-256 | be6564f9804051758c71c09eb66cd172c852444a9eaac37a7ae12b79cf23abbd |