DEV Community

Ruy Adorno
Ruy Adorno

Posted on

1 2

ntl@4.0.0

Just released a new version of ntl (Npm Task List: Interactive cli menu to list and run npm tasks) that finally ships one of the most requested features recently: the ability to use a custom runner (such as yarn or pnpm).

ntl demo gif


You can get the latest version using npm:

npm install -g ntl
Enter fullscreen mode Exit fullscreen mode

and participate at the Github repo:

https://github.com/ruyadorno/ntl


The complete list of change is the following:

  • Breaking change: Missing descriptions when using --descriptions option now only throws a warning instead of an error msg + exit
  • Added npm-tasklist as a longhand command alternative (#48) thanks @wgolledge 🎉
  • Added runner options (#45 and #49) thanks @Mehdi-Hp 🎉
  • Updated dependencies

Top comments (0)

SurveyJS custom survey software

JavaScript Form Builder UI Component

Generate dynamic JSON-driven forms directly in your JavaScript app (Angular, React, Vue.js, jQuery) with a fully customizable drag-and-drop form builder. Easily integrate with any backend system and retain full ownership over your data, with no user or form submission limits.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay