mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-17 09:15:16 +00:00
![]() Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.11.0 to 3.12.0. - [Release notes](https://github.com/fitzgen/bumpalo/releases) - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.11.0...3.12.0) --- updated-dependencies: - dependency-name: bumpalo dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
cli-platform | ||
effects-platform | ||
false-interpreter | ||
tui-platform | ||
.gitignore | ||
args.roc | ||
countdown.roc | ||
echo.roc | ||
effects.roc | ||
env.roc | ||
file.roc | ||
form.roc | ||
http-get.roc | ||
README.md | ||
tui.roc |
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.