mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-13 09:49:11 +03:00
77e06eca2a
added rust toolchain file to example to prevent people trying to use the wrong version |
||
---|---|---|
.. | ||
cli | ||
gui | ||
parser | ||
platform-switching | ||
ruby-interop | ||
static-site-gen | ||
swiftui | ||
.gitignore | ||
helloWorld.roc | ||
README.md |
Examples
To run examples:
roc run examples/hello-world/main.roc
crates/cli_testing_examples/ has even more examples.