Commit Graph

7 Commits

Author SHA1 Message Date
Nathan Fisher
d248f7d17b Remove Default constraint on Cmd trait and begin removing
derive(Default) from applets
2023-04-17 23:27:57 -04:00
102678015b Fixed clippy lints 2023-02-20 23:00:35 -05:00
5a7c2008b5 Add df applet; Finalize some bootstrap details; 2023-02-17 19:01:30 -05:00
888cc3272b Fix bootstrap for all commands 2023-02-13 10:38:02 -05:00
423592973f Revert "Fix bootstrap for all three binaries"
This reverts commit 0450cdfee6.
2023-02-13 10:32:36 -05:00
0450cdfee6 Fix bootstrap for all three binaries 2023-02-13 10:30:46 -05:00
06b88d2c24 Refactoring:
- Split into workspace crates
- Split into two binaries `corebox` and `hashbox`
- Add `mount` crate to workspace to prepare for third binary `utilbox`
2023-02-05 23:50:59 -05:00