add dev container docs

This commit is contained in:
zacaj
2025-11-28 18:48:41 +00:00
parent 2d6c4d7d1e
commit e4e62f76d8
3 changed files with 35 additions and 0 deletions
+2
View File
@@ -10,6 +10,8 @@ To set up your development environment, you need the following things:
* Libmpv and development headers installed (e.g. via apt, brew, or MinGW pacman)
* A Subsonic server to connect to for testing (your own server or the Navidrome demo server)
Alternately you can use a Dev Container. See `.devcontainer/DEVCONTAINER.md` for more info
## Pull Request Process
Before opening a pull request, please ensure the following things: