feat: server can actually create root and sections
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-05-13 22:57:20 +02:00
parent 76f1c87663
commit 699bac7159
12 changed files with 276 additions and 49 deletions

5
scripts/install.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env zsh
set -eo pipefail
cargo install --path crates/hyperlog --force