Skip to main content
The Tide binary supports:

REPL

./bin/tide

Run a file

./bin/tide path/to/file.tide

Run tests

./bin/tide --test
The test runner executes all *.tide files in ./tests.