greentic-sorla 0.1.11

Wizard-first CLI for Greentic SoRLa.
Documentation
1
2
3
4
5
pub use greentic_sorla_lib::*;

pub fn main() -> std::process::ExitCode {
    greentic_sorla_lib::main()
}