blob: b7a9b4c7fb4dc0b74ec107de43c23b03d45d7e16 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Music
Available at [https://music.guyonvarch.me](https://music.guyonvarch.me).
## Getting started
nix develop --command bin/dev-server
## Build
nix develop --command bin/build
|