fortune-like git tips
Project description
git-fortune
A fortune-like program which shows git tips.
Installation
Install via pip install git-fortune.
I recommend installing with –user and then adding the install location to your PATH. For example:
pip install --user git-fortune echo 'export PATH="$PATH:$HOME/.local/bin"' >> "$HOME/.bashrc" # or equivalent
Usage
Get a random git tip:
git-fortune
or:
git fortune
Testing, Development, and Contributing
Go to the CONTRIBUTING guide for detail.
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
git-fortune-0.0.1.tar.gz
(4.1 kB
view hashes)
Built Distribution
Close
Hashes for git_fortune-0.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | aedce51d9c7c6886b9c5eba0a18b1d96406fcecfe034b6dda4baf38d12dd5658 |
|
MD5 | 9232ca125d9b44e5f40fce48969ec047 |
|
BLAKE2b-256 | 93cc8678a8505f0d4e59c5fbf4e1890baf66da79faa5c72ae381f25b5e68c91d |