版博士V2.0程序
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

1234567891011121314151617
  1. # listr2
  2. [![pipeline status](https://gitlab.kilic.dev/libraries/listr2/badges/master/pipeline.svg)](https://gitlab.kilic.dev/libraries/listr2/-/commits/master) [![Version](https://img.shields.io/npm/v/listr2.svg)](https://npmjs.org/package/listr2) [![Downloads/week](https://img.shields.io/npm/dw/listr2.svg)](https://npmjs.org/package/listr2) [![codecov](https://codecov.io/gh/cenk1cenk2/listr2/branch/master/graph/badge.svg)](https://codecov.io/gh/cenk1cenk2/listr2) [![Dependencies](https://img.shields.io/librariesio/release/npm/listr2)](https://npmjs.org/package/listr2) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
  3. **Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.**
  4. ![Demo](./demo/demo.gif)
  5. ---
  6. # Documentation
  7. **[Read the documentation...](https://listr2.kilic.dev)**
  8. # API Endpoints
  9. **All the endpoints can be found [here](./docs/README.md).**