>> First commit

> make project outline
> tests are definitely wrong
> may need to rewrite arg parsing
This commit is contained in:
Thomas Lindop 2025-05-08 18:54:23 +01:00
commit 50d7189654
8 changed files with 1026 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/SixteenThousand/owl
go 1.23.8