Skip to content

disco-lang/disco-live

Repository files navigation

Disco-live

This is the source code for a web UI where you can run programs written in disco.

Building

Building

nix develop
./build.sh

If you get an error about experimental features being disabled, then instead of nix develop you may need to use a command like

nix --extra-experimental-features "nix-command flakes" develop

before running ./build.sh.

Running

cd www
python -m http.server

Then, navigate to http://localhost:8000/disco-live.html.

About

Disco web UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •