about summary refs log tree commit diff
path: root/run
diff options
context:
space:
mode:
authorEmma [it/its]@Rory& <root@rory.gay>2023-10-11 12:45:44 +0200
committerEmma [it/its]@Rory& <root@rory.gay>2023-10-11 12:45:44 +0200
commite30d12515e00347be2e8adb9e6dcde2ec49b3642 (patch)
tree3a142b5be07809cfb6d5ffa8ce78f1664c652105 /run
parentInitial commit (diff)
downloadOsuFederatedBeatmapApi-e30d12515e00347be2e8adb9e6dcde2ec49b3642.tar.xz
Changes?
Diffstat (limited to 'run')
-rwxr-xr-xrun7
1 files changed, 7 insertions, 0 deletions
diff --git a/run b/run
new file mode 100755
index 0000000..088eefa
--- /dev/null
+++ b/run
@@ -0,0 +1,7 @@
+#!/usr/bin/env nix-shell
+#!nix-shell -i "bash -x" -p bash git dotnet-sdk_7 nix-output-monitor
+#git add -f OsuFederatedBeatmapApi/appsettings.Local.json
+nom build .?submodules=1
+#git rm --cached OsuFederatedBeatmapApi/appsettings.Local.json
+cd OsuFederatedBeatmapApi
+DOTNET_ENVIRONMENT=Local ../result/bin/OsuFederatedBeatmapApi