forked from brl/citadel-tools
Bruce Leidl
2dc32d1f20
Refactor multiple tools into a single binary.
citadel-tool now installed with a hardlink for each binary tool and dispatches on the exe path to the tool implementation. This makes the build faster, uses less disk space, and makes it easier to create new small tools.
Description
Collection of software tools used by Citadel
Languages
Rust
100%