tasktree-cli

v1.2.2
Simple terminal task tree - helps you keep track of your tasks in a tree structure.
cli task tree terminal term console ascii loading indicator and 5 more...

clean

rm -rf lib coverage

lint

eslint src/**/*.ts

test

jest

debug

node --nolazy --inspect-brk=9229 example/app.js

build:ts

tsc

build

npm-run-all clean test build:*

Metadata

  • MIT
  • >=10.0.0
  • Daniil Ryazanov
  • released 7/18/2019

Downloads

Maintainers