1
0
forked from brl/citadel-tools
Commit Graph

5 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
9c77af6eff update crates 2020-08-03 19:18:49 -04:00
3e017ef9f3 added dependencies 2019-04-02 15:32:02 -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