benjohnde / coffee-counter

Git-based coffee-counter script to monitor your daily dose of caffeine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coffee-counter

Tiny coffee-counter script to monitor your daily dose of caffeine, based on Git.

Usage

# track the injection of some fresh brewed cup of coffee
coffee up

# show your daily dose
coffee log

Installation

curl https://raw.githubusercontent.com/benjohnde/coffee-counter/master/install.sh -sSf | sh

The coffee-counter script will be installed in ~/.coffee. To uninstall the script, just remove the alias from your .bash_profile and remove the directory.

About

Git-based coffee-counter script to monitor your daily dose of caffeine.

License:MIT License


Languages

Language:Shell 100.0%