hyperlog/scripts/install.sh
kjuulh 699bac7159
All checks were successful
continuous-integration/drone/push Build is passing
feat: server can actually create root and sections
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-13 22:57:20 +02:00

6 lines
83 B
Bash
Executable File

#!/usr/bin/env zsh
set -eo pipefail
cargo install --path crates/hyperlog --force