tasktree
tasktree copied to clipboard
Simple terminal task tree helps you keep track of your tasks in a tree structure
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Please consider adding the option to modify ProgressBar's total after the bar is started and adjusting the bar's properties accordingly. This is useful in cases when the total is not...
When using `:eta` in a template, like: `':bar :rate/bps :percent :etas'` When the bar is started and current value is still zero, the `:eta` token is rendered as _Infinity_. This...