Initiates git with gitignore for provided language
Project description
Initiates an empty git repository with a .gitignore file for the provided language.
Installation
$ [sudo] pip install gitinit
# Or if you want the development version
$ [sudo] pip install -e git+git@github.com:iambibhas/gitinit.git
Usage
# if you already have it installed, upgrade
$ sudo pip install –upgrade gitinit
# initiates with a generic .gitignore file
$ gitinit
# initiates a Haskell .gitignore file
$ gitinit -l haskell
# See a list of languages supported
$ gitinit -L
Help
$ gitinit -h
[Here is the full list](https://github.com/iambibhas/gitinit/tree/master/gitinit/gitignores) of supported languages.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file gitinit-1.0.8.tar.gz.
File metadata
- Download URL: gitinit-1.0.8.tar.gz
- Upload date:
- Size: 19.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf4d31eea09e2c61c666e2113e339e7e41cebf5f15c5ee0950d3a0a41c2810a1
|
|
| MD5 |
f866ac49937c9b5a6d67bfec1befd9cc
|
|
| BLAKE2b-256 |
75c2a4cd2bad3a9d86e52f6b6e54eddfe88aeb481b1f9edfee8e6eb3bcda57de
|