diff options
| author | fusion32 <marcopuzziello@gmail.com> | 2025-08-01 19:48:26 -0300 |
|---|---|---|
| committer | fusion32 <marcopuzziello@gmail.com> | 2025-08-01 19:48:26 -0300 |
| commit | d84651a899a6104fce73d95b9c571627c55e5d16 (patch) | |
| tree | bbaf7f7646dec22dc9fdb0f136d5ba5534b1fddf /build.bat | |
| download | web-d84651a899a6104fce73d95b9c571627c55e5d16.tar.gz web-d84651a899a6104fce73d95b9c571627c55e5d16.zip | |
bare bones website
Diffstat (limited to 'build.bat')
| -rw-r--r-- | build.bat | 1 |
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 |
