Skip to main content

A commandline gitignore generator

Project description

gitno

PyPI version License Python versions

codecov

Gitno is a command-line tool that generates .gitignore files based on the templates available in the github/gitignore repository.

Installation

You can install gitno using pip:

pip install gitno

Usage

Create a GITHUB_ACCESS_TOKEN in your settings then add it to your environment variables

Initialize a local copy of the .gitignore files by running:

gitno update

To generate a .gitignore file on the current working directory, run the generate command followed by the template number or name:

gitno generate

To see a list of available templates, run the list command:

gitno list

Contributing

Contributions are welcome! Please see CONTRIBUTING.md for details.

Test coverage

Coverage

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

gitno-0.1.3.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

gitno-0.1.3-py3-none-any.whl (5.6 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