/tipper

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

Primary LanguageJavaScriptMIT LicenseMIT

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.