roc/examples/cli
2024-04-23 19:06:33 +02:00
..
effects-platform switch dbg arg ordering to make it backwards compatible 2023-12-02 21:18:32 -08:00
false-interpreter Merge remote-tracking branch 'origin/main' into remove-nat 2024-02-11 12:26:36 -05:00
tui-platform switch dbg arg ordering to make it backwards compatible 2023-12-02 21:18:32 -08:00
argsBROKEN.roc upgrade to basic-cli 0.9.1 2024-04-23 19:06:33 +02:00
countdown.roc upgrade to basic-cli 0.9.1 2024-04-23 19:06:33 +02:00
echo.roc upgrade to basic-cli 0.9.1 2024-04-23 19:06:33 +02:00
effects.roc update to new interpolation syntax 2024-02-02 13:39:10 +01:00
env.roc upgrade to basic-cli 0.9.1 2024-04-23 19:06:33 +02:00
fileBROKEN.roc upgrade to basic-cli 0.9.1 2024-04-23 19:06:33 +02:00
form.roc upgrade to basic-cli 0.9.1 2024-04-23 19:06:33 +02:00
http-get.roc upgrade to basic-cli 0.9.1 2024-04-23 19:06:33 +02:00
ingested-file-bytes.roc upgrade to basic-cli 0.9.1 2024-04-23 19:06:33 +02:00
ingested-file.roc upgrade to basic-cli 0.9.1 2024-04-23 19:06:33 +02:00
README.md update README 2023-01-11 16:52:58 +01:00
tui.roc Recategorize interactive apps as CLIs 2022-09-11 22:32:15 -06: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.