Skip to main content

Create .gitignore files for your projects

Project description

CreateGitignore

A Python package to create .gitignore file for your project directly from the terminal.

Dependencies

  • Python 3
  • Colorama

Installation

$ pip install creategitignore

Usage

usage: creategitignore [-h] language

CLI tool to create .gitignore files for your projects.

positional arguments: language The language you want your gitignore file for. Check out https://github.com/github/gitignore for list of available languages.

optional arguments: -h, --help show this help message and exit

$ creategitignore --help
$ creategitignore -h
$ creategitignore python
$ creategitignore node

License

This project is licensed under the terms of the MIT license.

Contribute

Contributions are welcome and are greatly appreciated! Every little bit helps, and credit will always be given.

You can contribute in many ways:

Report bugs Feature requests Write code Submit pull requests

Support

This project needs your support! If you find this project useful, please consider starring the project to show your work.

Screenshot

image

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

creategitignore-0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

creategitignore-0.1-py3-none-any.whl (3.7 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