mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-24 20:42:29 +00:00
5 lines
274 B
Markdown
5 lines
274 B
Markdown
# CLI examples
|
|
|
|
**Note**: You probably will want to use the [`basic-cli` platform](https://github.com/roc-lang/basic-cli). This folder will be removed soon.
|
|
|
|
These are examples of how to make basic CLI (command-line interface) and TUI (terminal user interface) apps in Roc.
|