Skip to main content

ignord is a Python CLI application that generates git ignore files for a specific language with support for over 250 languages.

Project description

ignord is a Python CLI application that generates git ignore files for a specific language with support for over 250 languages.

  • Free software: GNU Lesser General Public License v3 (LGPLv3)

Installation

pip install ignord

You can also install the in-development version with:

pip install https://github.com/grafuls/ignord/archive/main.zip

Documentation

https://ignord.readthedocs.io/

Development

To run all the tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.1.2 (2023-05-24)

  • Renamed to ignord.

0.0.0 (2023-05-23)

  • First release on PyPI.

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

ignord-0.1.4.tar.gz (40.1 kB view hashes)

Uploaded Source

Built Distribution

ignord-0.1.4-py3-none-any.whl (27.1 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