tasktree-cli

v3.0.1
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...

prepare:clean

rimraf lib coverage

check:lint

eslint src/**/*.ts --fix

check:spell

cspell -c .vscode/cspell.json --no-summary "*.*" "**/*.ts" "**/*.js"

check:test

jest

build:ts

tsc

build:ghinfo

ghinfo generate -d media -t utils

build

npm-run-all prepare:* check:* build:*

util:changelog

changelog generate

util:commit-msg

changelog lint --message HUSKY_GIT_PARAMS --lowercase-only

util:pre-commit

npm-run-all check:*

Metadata

  • MIT
  • >=10.0.0
  • Daniil Ryazanov
  • released 1/30/2020

Downloads

Maintainers