Add initial code

This commit is contained in:
Jacob Gunther
2022-03-08 21:28:46 -06:00
commit b0518288da
33 changed files with 2175 additions and 0 deletions

2
scripts/build Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
go build -o bin/main src/*.go