aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorSan Jacobs2024-09-13 10:44:57 +0200
committerSan Jacobs2024-09-13 10:44:57 +0200
commit4f4416ff213b8287778868a4b18e332b1c012d4f (patch)
treedc654a1fd35741543371c5b4e5a05584f3297f5d /build.sh
downloadbetter-report-4f4416ff213b8287778868a4b18e332b1c012d4f.tar.gz
better-report-4f4416ff213b8287778868a4b18e332b1c012d4f.tar.bz2
better-report-4f4416ff213b8287778868a4b18e332b1c012d4f.zip
Init
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.sh b/build.sh
new file mode 100755
index 0000000..c40b73b
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,4 @@
+odin build main.odin -file -debug -out:better-report
+odin build main.odin -file -o:speed -out:/home/san/scripts/better-report
+chmod +x better-report
+chmod +x /home/san/scripts/better-report