aboutsummaryrefslogtreecommitdiff
path: root/build.bat
diff options
context:
space:
mode:
authorfusion32 <marcopuzziello@gmail.com>2025-08-01 19:48:26 -0300
committerfusion32 <marcopuzziello@gmail.com>2025-08-01 19:48:26 -0300
commitd84651a899a6104fce73d95b9c571627c55e5d16 (patch)
treebbaf7f7646dec22dc9fdb0f136d5ba5534b1fddf /build.bat
downloadweb-d84651a899a6104fce73d95b9c571627c55e5d16.tar.gz
web-d84651a899a6104fce73d95b9c571627c55e5d16.zip
bare bones website
Diffstat (limited to 'build.bat')
-rw-r--r--build.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.bat b/build.bat
new file mode 100644
index 0000000..4636d2d
--- /dev/null
+++ b/build.bat
@@ -0,0 +1 @@
+@go build -o build/ %* \ No newline at end of file