quadit 0.1.5

A gitops tool to deploy systemd managed containers on linux using quadlets
Documentation
1
2
3
4
5
6
7
pub mod config_commands;
pub mod config_git;
pub mod config_quadit;
pub mod config_reload;
pub mod file_manager;
pub mod git_manager;
pub mod service_manager;