roc/examples/cli
2024-08-29 19:04:06 -07:00
..
effects-platform Revert "Avoid defining unsized platform Tasks" 2024-08-28 16:37:01 +02:00
false-interpreter Fix discordant u8 and u64 types 2024-08-29 19:04:06 -07:00
tui-platform New module header 2024-05-01 10:39:12 -03:00
effects.roc Revert "Avoid defining unsized platform Tasks" 2024-08-28 16:37:01 +02:00
README.md update README 2023-01-11 16:52:58 +01:00
tui.roc New app header syntax 2024-05-01 10:49:01 -03:00

CLI examples

Note: You probably will want to use the basic-cli platform. 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.