roc/examples/cli
Brendan Hansknecht 0277024450
remove file try 2
2023-11-20 19:28:02 -08:00
..
effects-platform get examples working 2023-10-23 13:50:31 -07:00
false-interpreter remove as Fx from platform types 2023-08-08 16:37:47 +02:00
tui-platform get examples working 2023-10-23 13:50:31 -07:00
.gitignore roc format and remove accidental file 2023-11-20 17:55:47 -08:00
argsBROKEN.roc update all examples to basic-cli version and mark broken examples 2023-11-20 15:36:15 -08:00
countdown.roc update all examples to basic-cli version and mark broken examples 2023-11-20 15:36:15 -08:00
echo.roc update all examples to basic-cli version and mark broken examples 2023-11-20 15:36:15 -08:00
effects.roc Recategorize interactive apps as CLIs 2022-09-11 22:32:15 -06:00
env.roc update all examples to basic-cli version and mark broken examples 2023-11-20 15:36:15 -08:00
fileBROKEN.roc update all examples to basic-cli version and mark broken examples 2023-11-20 15:36:15 -08:00
form.roc roc format and remove accidental file 2023-11-20 17:55:47 -08:00
http-get.roc roc format and remove accidental file 2023-11-20 17:55:47 -08:00
ingested-file-bytes.roc Remove stale copy of basic-cli from the repo 2023-11-20 14:59:13 -08:00
ingested-file.roc Remove stale copy of basic-cli from the repo 2023-11-20 14:59:13 -08: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.