Generate .gitignore files from your command line
Project description
ignorer
ignorer generates .gitignore files from your command line using GitHub's vast repository of .gitignore templates.
Installation
pipx (recommended)
The recommended, cross-platform, way of installing ignorer is via pipx.
pipx install ignorer
Homebrew (macOS and Linux)
A Homebrew formula for ignorer is available from the Houkago Tea Tap.
brew tap celsiusnarhwal/htt
brew install ignorer
pip (not recommended)
ignorer can be installed via pip like any other Python package, but unless you're going to make a virtual environment for it yourself, you're strongly encouraged to use pipx or Homebrew.
pip install ignorer
Usage
Simply invoke ignorer from the command line:
ignorer
That's it. ignorer will interactively guide you through the rest.
See it in action below.
Acknowledgements
ignorer's functionality is largely based on JetBrains' .ignore plugin for their IDEs.
License
ignorer is licensed under the MIT License.
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
Built Distribution
File details
Details for the file ignorer-1.0.3.tar.gz
.
File metadata
- Download URL: ignorer-1.0.3.tar.gz
- Upload date:
- Size: 68.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.11.0 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 421170ca4c225e994bbbe7e24368372118d18d59f9c80100cdecfc55aec8b759 |
|
MD5 | 70c40de51e9ed9a4d73a672826182e2b |
|
BLAKE2b-256 | e9c8a67a4af0681829d4c56ee17d3f1ea8d28691106a32b0b78ac77a1746c4ed |
File details
Details for the file ignorer-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: ignorer-1.0.3-py3-none-any.whl
- Upload date:
- Size: 121.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.11.0 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2a86db3057971b29b166f178fb46466ac1d417f9f4a1640caf877fa3a44d87b |
|
MD5 | a81e249a82ca4192b2f262b3f93f7f4c |
|
BLAKE2b-256 | 504b8009afc7ec16a8888965359d8b257561c83aa8a4071a4ebbff8e1307c8bc |