summaryrefslogtreecommitdiff
path: root/rise
diff options
context:
space:
mode:
Diffstat (limited to 'rise')
-rwxr-xr-xrise5
1 files changed, 5 insertions, 0 deletions
diff --git a/rise b/rise
new file mode 100755
index 0000000..07776e0
--- /dev/null
+++ b/rise
@@ -0,0 +1,5 @@
+#!/usr/bin/env bash
+nix build -f default.nix "$@".app
+export STATIC_DIR=$(realpath ./result/static)
+echo $STATIC_DIR
+./result/bin/ibb