Commit graph

3 commits

Author SHA1 Message Date
mow
31e7e9c3ef feat: improve test harness output with structured colored logging 2026-03-08 09:04:28 +01:00
wfx
1ab1e2228e chore: add CLI tests for copy/move/delete operations and a print_session helper function 2026-03-07 23:03:40 +01:00
mow
c85f35310e chore: inital commit
Split project into a Cargo workspace with two crates:

- core/ (noctua_core): UI-independent document library
- ui/ (noctua_ui): COSMIC application scaffold (empty)

justfile for workspace (run, run-cli, check, test, build)
2026-03-07 20:29:18 +01:00