holey-bytes/depell/README.md
2024-10-12 21:25:37 +02:00

11 lines
205 B
Markdown

# Depell
Depell is a website that allows users to import/post/run hblang code and create huge dependency graphs
## Local Development
```bash
cargo xtask watch-depell
# browser http://localhost:8080
```