Generate .gitignore templates from the command line
Project description
A CLI utility to create .gitignore files, to keep your source control so fresh and so clean clean.
Install
$ pip install gig
Usage
In the shell…
$ gig Python Ruby
Or, programmatically, in Python…
>>> import gig
>>> gig.generate_gitignore(["Clojure"])
u'\n### Clojure ###\nLeiningen.gitignore'
For more help, run gig --help.
Requirements
Python >= 2.7 or >= 3.3
Internet connection
License
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
gig-0.1.0.tar.gz
(9.5 kB
view details)
File details
Details for the file gig-0.1.0.tar.gz
.
File metadata
- Download URL: gig-0.1.0.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbcf748a97f84ba4c061d412df8f37bb000e5fe2ac4cdb1313c670db629cc543 |
|
MD5 | d319460f0aa7e744c8e6b34d6cc66283 |
|
BLAKE2b-256 | 915ad76b8c07b27a9405f979b07fcb67360f4754fb043987718f7d5ccd82ad74 |