07968a3a46
Add ci/cd workflow to validate and test commits
Validate the build / validate-build (push) Successful in 2m11s
2025-05-28 00:57:46 +02:00
f7c72626ee
Use cobra to turn linkctl into a proper cli
...
Most commands are currently placeholders but version and db init work
2025-05-09 03:37:52 +02:00
e66d800881
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 03:37:49 +02:00
9acc9a03aa
Add basic database interaction
2025-05-09 03:36:29 +02:00
8a896b27d3
Add database schema
2025-05-08 15:11:54 +02:00
e4923b500a
Move formatting to gofumpt (from gofmt)
2025-05-04 00:50:44 +02:00
d8092fc9d5
Initial commit
...
Basic project layout, some initial code
2025-05-03 20:44:54 +02:00