Setting up the Dark repo
You can access the Dark repo at https://github.com/darklang/dark. This is a monorepo containing the main F# backend, the editor (client in ReScript), as well as some auxiliary services (Rust mostly) used to run the Dark infrastructure.
- Run through the installation instructions in the README
- You should now be running
./scripts/builder --compile --test --watch
and seeing a completed build.