Articles
Semantic CLI
- Building a Semantic CLI
Build a command line interface from predefined elements. Focus on the content, and do not worry about the exact formatting.
- From usethis::ui functions to cli
Transition from usethis to cli.
- cli pluralization
Automatically pluralize cli messages using glue templating
Progress Bars
- Introduction to progress bars in cli
Add progress bars to your loops and mapping functions.
- Advanced cli progress bars
Progress bar overhead, customization and the C progress bar API.