Looking for a convenient way to list all scripts from a package.json file? What if you could have an interactive list that not only gives you a quick glance but also allows you to run any of these tasks right away? Look no further, Node Task List is the tool you've been looking for. 😊
They say an image is worth a thousand words and in the case of interactive cli tools that can't be more true, check out how it works in a quick gif demo:
A little bit of history...
ntl started out as a quick prototype side project almost 4 years ago and since then has been improving and adding features thanks to contributions from the community around it. (Shout out to @mkuehnel that has been the most active contributor) ❤️
About a month ago I finally managed to start taking some time to clean up the project, add a proper test suite with 100% coverage and managed to merge the main feature the community had been always asking for: ability to easily repeat the last ran task.
Along with all that work I also did a bit of rebranding, giving the project the more descriptive name of Node Task List and a nice logo. 😄
Features
Outside the already previously mentioned features, ntl also has: