summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
12 daysAdd homematic-go v0.1.0xengineering
This is the minimal viable product (MVP) of this library suitable to build the MVP of the sia-server.
12 daysAdd Go module xengineering.eu/sia-serverxengineering
This allows to add dependencies to this Go project.
2025-12-08Add Meson build systemxengineering
Meson as a general purpose build system is mightier than what the Go tool can provide. Furthermore it makes it possible to unify build, run and other workflows across projects with different languages.
2025-12-08Add hello world as main.goxengineering
This is just a minimal starting point for the repository.
2025-12-08Add AGPL as LICENSE.txtxengineering