listr2
v4.0.2
    • listr2
  • Getting Started

    • Installation
    • Support
    • Creating a New Instance
    • Task and Options
    • The Concept of Context
  • General Usage

    • Subtasks
    • Changing the Title
    • Showing Output
    • Handling Errors
    • Collecting Errors
    • Enabling a Task
    • Skipping a Task
    • User Input
    • Retry
    • Rollback
  • Task Manager

    • Introduction
    • Use Case
    • More Functionality
  • Generic Features

    • Tasks without Title
    • Signal Interrupt
    • Testing
  • Renderers

    • Introduction
    • Renderer Fallback Condition
    • Default Renderer
    • Simple Renderer
    • Verbose Renderer
    • Silent Renderer
    • Create Your Own Renderer
    • Custom Logger
  • Migration

    • v1 to v2
    • Upcoming Changes
  • Community

    • Releases
  • More

listr2

Build Status Version Downloads/week codecov Dependencies semantic-release

Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.

This is the expanded and re-written in Typescript version of the beautiful plugin by Sam Verschueren called Listr.

Demo

Beautiful
Fast
Customizable
Functional
Edit this page on GitHub Updated at Tue, Feb 1, 2022
  Installation
kilic.dev