Initial Commit

This commit is contained in:
2023-10-28 18:10:17 -07:00
commit 71a09170c9
20 changed files with 4991 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module go.elara.ws/salix
go 1.21.2