The readme file is a little unclear on how to use time-track. Without the gif-image I would not have understood that you start tracking the time by simply typing tt and stopping likewise.
In my opinion there should be two new sections in the read me. One that describes the workflow and one that describes how to develop (for example add node lib/cli.js -s test or npm install -g for testing purposes).
The readme file is a little unclear on how to use time-track. Without the gif-image I would not have understood that you start tracking the time by simply typing
tt
and stopping likewise.In my opinion there should be two new sections in the read me. One that describes the workflow and one that describes how to develop (for example add
node lib/cli.js -s test
ornpm install -g
for testing purposes).