<div align="center" <br <br <br <img alt="ntl" width="300" src="https://ruyadorno.github.io/svg-demos/ntl/logo.min.svg" <br <br <br </div
Node Task List
Interactive cli tool that lists and run package.json scripts.
An iPipeTo workflow
<br /
Table of Contents
- Install
- Usage
- Features
- Customize
- Custom runner
- Using task descriptions
- Displaying task contents
- Exclude tasks from UI
- Exclude tasks with missing descriptions
- Customize cache
- UI Size
- Repeat the last ran task
- Run multiple tasks
- Preserve selection order
- Run in autocomplete or fuzzy search mode
- Tips
- ntl as default task
- Exclude scripts
- Included command aliases
- Help
- License
<br /
:arrowdown: Install
$ npm install -g ntl<br /
:magright: Usage
Navigate to any folder containing a package.json file (usually a Node.js project) that has configured scripts, then just use the ntl command:
ntlYou can also specify a path to a project folder containing a package.json file: