tasktree-cli

v4.0.0
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 docs

check:lint

eslint src/**/*.ts

check:spell

cspell -c .vscode/cspell.json --no-summary "README.md" "src/**/*.ts"

check:test

jest

test

npm-run-all check:*

generate:docs

typedoc

changelog

changelog generate

generate:ghinfo

ghinfo generate -d media -t utils

build:ts

tsc

build

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

util:commit-msg

changelog lint --message HUSKY_GIT_PARAMS --lowercase-only

util:pre-commit

npm-run-all check:*

Metadata

  • MIT
  • >=12.0.0
  • Daniil Ryazanov
  • released 3/4/2021

Downloads

Maintainers