1.0.1 • Published 6 years ago
tscoffee v1.0.1
coffee-maker
Brew some nice coffee for you with this fun tool.
Usage
Initialize the machine
tscoffee init --milk=1000 --water=1000 --coffee=200Add a recipe
tscoffee add-recipe --milk=40 --water=60 --coffee=25Brew coffee
tscoffee brew <RecipeName>or just
tscoffee brewBuilt to learn and have fun.