newtybins / tipper

💰 A simple CLI designed to help you calculate how much to tip someone.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tipper

A simple CLI designed to help you calculate how to tip someone.

Usage

tip --bill <cost> --quality [1-5]

Flags

-b, --bill

Allows you to specify the cost of your bill. This is required.

-q, --quality

Allows you to specify the quality of your service using a scale of 1-5. 5 is default.

About

💰 A simple CLI designed to help you calculate how much to tip someone.

License:MIT License


Languages

Language:JavaScript 100.0%