Initial commit

This commit is contained in:
2025-12-18 21:10:41 -05:00
commit c0bd1f4e13
7 changed files with 253 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module furnacecheck
go 1.24.4