tasktree-cli

v1.1.0
Terminal tasks tree
cli task tree terminal term console ascii loading indicator and 5 more...

clean

rm -rf lib coverage

lint

eslint src/**/*.ts

test

jest

coverage

cat ./coverage/lcov.info | codacy-coverage

debug

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

precommit

npm-run-all clean test

build:ts

tsc

build

npm-run-all clean test build:*

Metadata

  • MIT
  • >=10.0.0
  • Daniil Ryazanov
  • released 5/26/2019

Downloads

Maintainers