/wtrec

A Cli for to record body weight in JSON.

Primary LanguageJavaScriptMIT LicenseMIT

wtrec

A Cli for to record body weight in JSON.

Installation

git clone https://github.com/mt-coff/wtrec
cd wtrec
npm install -g

Usage

wtrec init     # create weight.json
wtrec add 100  # record 100 in JSON
wtrec reset    # reset weight.json
wtrec show     # show your weight record