1
0
forked from brl/citadel-tools

4 Commits

Author SHA1 Message Date
ac46b45f05 Implemented an installer user interface and backend 2020-10-09 01:45:30 -04:00
c9d36aca59 Refactor of error handling to replace 'failure' and to display more context for some errors. 2020-08-03 19:18:49 -04:00
7d89c47eb2 Clippy fixes 2019-04-03 16:05:09 -04:00
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.
2019-01-30 21:31:13 -05:00