A Python CLI program to download .gitignore files from Github's repository
Project description
Download-gitignore
A Python CLI program to download .gitignore files from Github's repository easily.
How to Download
download-gitignore requires that you have installed in your machine:
- Python >= 3.5
- Pip3
Run the following command to install download-gitignore:
pip3 install download-gitignore
How to use
Download .gitignore file
Use the command download-gitignore download
with the language you want to download the .gitignore file.
Example:
download-gitignore download python
You can also use dgi
as an alias for download-gitignore
:
dgi download c++
List all available .gitignore files
Use the command download-gitignore list
to list all available .gitignore files to download:
download-gitignore list
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
Built Distribution
Close
Hashes for download_gitignore-1.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d1a2a5b81a54ec60c5c54503579a01f63fc23611c7d7337bfd4b9aeda3411dc |
|
MD5 | 3c1bd2ede705b9890c5173603dfef7a5 |
|
BLAKE2b-256 | 9530a6e4c2edb63b221f7a76d9bf527683d3025477d8e3f0f6a4115865f7ac27 |