Skip to main content

fortune-like git tips

Project description

build status Latest Released Version Supported Python Versions License

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)

Uploaded Source

Built Distribution

git_fortune-0.0.1-py2.py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page