A time tracking CLI tool
Manage time spent on projects (think git repositories), tasks (think git branches), and the frames of time spent on those tasks.
Tasks can be tagged to help with organisation, eg. tag a task with wip
or closed-jan
.
yarn global add jasonwoodland/track-cli
or
npm install -g jasonwoodland/track-cli
See usage by running track