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
download-gitignore-1.1.tar.gz
(2.7 kB
view hashes)
Built Distribution
Close
Hashes for download_gitignore-1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c8226111017765ab779eb60af11f61e71b838143699617b41c36fb2fc631805 |
|
MD5 | 99f188082dc86d4ec2ba6cb0498a1d83 |
|
BLAKE2b-256 | 38ee546368484b541b85d0e3188e6230d5c6558aadd815f91a31bfc5b42fb5a1 |