cliapp-package: Create Rich Command Line Applications

cliapp-packageR Documentation

Create Rich Command Line Applications

Description

Create rich command line applications, with colors, headings, lists, alerts, progress bars, etc. It uses CSS for theming.

Details

See themes for theming, containers for container elements, inline-markup for more about command substitution and inline markup.

See also the various CLI elements:

  • Text elements: cli_text(), cli_verbatim(), cli_h1().

  • Containers: cli_div(), cli_par(), cli_end().

  • Lists: cli_ul(), cli_ol(), cli_dl(), cli_it().

  • Alerts: cli_alert().

  • Progress bars: cli_progress_bar().

Author(s)

Maintainer: Gábor Csárdi csardi.gabor@gmail.com

Other contributors:

  • Posit Software, PBC [copyright holder, funder]

See Also

Useful links:


r-lib/cliapp documentation built on April 28, 2024, 1:23 a.m.