aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorJasper2026-04-03 10:25:37 +0200
committerJasper2026-04-03 10:25:37 +0200
commit4d34dd39364c8e7ba3fa4fe14dc85630e1d6385c (patch)
tree8e3fa48d697fc9e2c9ac598c4ba1c46f4b10f883 /build.sh
Initial commitHEADmain
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.sh b/build.sh
new file mode 100755
index 0000000..db822d8
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+gcc -Wall -Wextra kbd.c -o out/kbd