Commit graph

52 commits

Author SHA1 Message Date
Jeremy Whiting
666ac09607 Some basic structure.
Added some structures, enums, etc. to hold the data we will need.
Added an initialize_apis that only looks for config files so far.

TODO:
Use zbus to create our service, register the name, etc. to start.
Decide on a config file format (maybe after getting some zbus
details fleshed out and knowing better what will fit well)
Add error messages and don't fail on errors, just log them.
2023-09-03 09:23:28 -06:00
Jeremy Whiting
5fc50f4ac9 Initial commit. Readme.md and Cargo.toml for now.
Will add src/main.rs once it's doing something interesting.
2023-08-31 08:08:13 -06:00