Commit Graph

5 Commits

Author SHA1 Message Date
omicron 078a949dc4 SQUASHME update db error names 2025-05-09 02:54:24 +02:00
omicron 9f28796e8a Add version package and update the makefile
The makefile will grab the version info from git and pass it to the
linker so that version information based on tags, commits and commit
times is available in the code.
2025-05-09 02:45:01 +02:00
omicron 6998a0fa0a Add basic database interaction 2025-05-09 02:44:55 +02:00
omicron e4923b500a Move formatting to gofumpt (from gofmt) 2025-05-04 00:50:44 +02:00
omicron d8092fc9d5 Initial commit
Basic project layout, some initial code
2025-05-03 20:44:54 +02:00