tipper

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

Usage no npm install needed!

<script type="module">
  import tipper from 'https://cdn.skypack.dev/tipper';
</script>

README

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.