From cf9ee959280b62883cf76a29fcd35e6da89b5272 Mon Sep 17 00:00:00 2001 From: "Agatha V. Lovelace" Date: Fri, 9 Jun 2023 16:37:00 +0200 Subject: [PATCH] Document devshell --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index bd074ec..f4a69ea 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,12 @@ A HTTP remote media server for the [Eleanor](https://github.com/AgathaSorceress/ ./eleanor-server user remove username ``` +## Development +A testing server can be quickly set up in a temporary directory like this: +``` +nix develop .#dev +``` + ## REST API Implementation `GET /` → A binary messagepack-encoded list of tracks indexed by the server