roc/examples/README.md
Anton-4 13cf67dc13
update and simplify examples README
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-10-17 12:28:09 +02:00

10 lines
207 B
Markdown

# Examples
To run examples:
```bash
roc run examples/hello-world/main.roc
```
[crates/cli_testing_examples/](https://github.com/roc-lang/roc/tree/main/crates/cli_testing_examples) has even more examples.