cli-bmi

1.0.3 • Public • Published

cli-bmi

npm npm

A CLI tool for BMI calculation.

Install

npm i -g cli-bmi

Usage

bmi [<options>]
bmi
bmi --weight 85 --height 180

Commands

--height number   Height in centimeters, e.g. 180
--weight number   Weight in kilos, e.g. 85
-c, --clear       Clear local data
-h, --help        Show help section

Examples

Package Sidebar

Install

npm i cli-bmi

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

9.52 kB

Total Files

9

Last publish

Collaborators

  • remisture