mt-coff / wtrec

A Cli for to record body weight in JSON.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Cli for to record body weight in JSON.

License:MIT License


Languages

Language:JavaScript 100.0%