# listr2 > listr2 Create beautiful CLI interfaces via easy and logical-to-implement task lists that feel alive and interactive. ## Table of Contents ### Repository - [Changelog](https://listr2.kilic.dev/repository/changelog.md): The changelog of the library. - [Foreword](https://listr2.kilic.dev/repository/foreword.md) - [Agents](https://listr2.kilic.dev/repository/llms.md) - [Contributions](https://listr2.kilic.dev/repository/contributions.md) - [Release](https://listr2.kilic.dev/repository/release.md) ### Listr - [Installation](https://listr2.kilic.dev/listr/installation.md) - [Environment](https://listr2.kilic.dev/listr/environment.md) - [Examples](https://listr2.kilic.dev/listr/examples.md) - [Listr](https://listr2.kilic.dev/listr/listr.md) - [Interruption](https://listr2.kilic.dev/listr/interruption.md) - [Concept of Context](https://listr2.kilic.dev/listr/context.md) - [Manager](https://listr2.kilic.dev/listr/manager.md) ### Task - [Task](https://listr2.kilic.dev/task/task.md) - [Task Options](https://listr2.kilic.dev/task/task-options.md) - [Error Handling](https://listr2.kilic.dev/task/error-handling.md) - [Subtasks](https://listr2.kilic.dev/task/subtasks.md) - [Title](https://listr2.kilic.dev/task/title.md) - [Output](https://listr2.kilic.dev/task/output.md) - [Conditional Enable](https://listr2.kilic.dev/task/enable.md) - [Conditional Skip](https://listr2.kilic.dev/task/skip.md) - [Prompts](https://listr2.kilic.dev/task/prompts.md) - [Retry](https://listr2.kilic.dev/task/retry.md) - [Rollback](https://listr2.kilic.dev/task/rollback.md) ### Renderer - [Renderer](https://listr2.kilic.dev/renderer/renderer.md) - [Fallback Condition](https://listr2.kilic.dev/renderer/fallback-condition.md) - [Default Renderer](https://listr2.kilic.dev/renderer/default.md) - [Simple Renderer](https://listr2.kilic.dev/renderer/simple.md) - [Verbose Renderer](https://listr2.kilic.dev/renderer/verbose.md) - [Silent Renderer](https://listr2.kilic.dev/renderer/silent.md) - [Test Renderer](https://listr2.kilic.dev/renderer/test.md) - [Custom Renderer](https://listr2.kilic.dev/renderer/custom.md) - [Logger](https://listr2.kilic.dev/renderer/logger.md) - [Process Output](https://listr2.kilic.dev/renderer/process-output.md) ### Migration - [v6](https://listr2.kilic.dev/migration/v6.md) - [v7](https://listr2.kilic.dev/migration/v7.md) - [v8](https://listr2.kilic.dev/migration/v8.md) - [v9](https://listr2.kilic.dev/migration/v9.md) - [v10](https://listr2.kilic.dev/migration/v10.md) - [v11](https://listr2.kilic.dev/migration/v11.md) ### Other - [format](https://listr2.kilic.dev/format.md) - [Migration](https://listr2.kilic.dev/migration.md)