CI/CD, server binary CLI + Client/Server seggregation
-
Build server CLI as part of the pipeline -
Separate Client/Server as features in Rust project to be used for either application -
Fixup nix env to cross compile for Windows -
WIP let cargo choose env based on target, using ./cargo/config.toml