# costtime-cli
> Contracting (Hourly Rate * Time) CLI Calculator
## Install
$ npm install --global costtime-cli
## Usage
Usage
$ costtime <cost per hour> <time>
Examples
$ costtime 45 5h30m
247.5
## Licence
MIT © [Ben Evans](https://bencevans.io)