No description
Find a file
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
core chore: inital commit 2026-03-07 20:29:18 +01:00
i18n/en chore: inital commit 2026-03-07 20:29:18 +01:00
resources chore: inital commit 2026-03-07 20:29:18 +01:00
ui chore: inital commit 2026-03-07 20:29:18 +01:00
.gitignore chore: inital commit 2026-03-07 20:29:18 +01:00
Cargo.lock chore: inital commit 2026-03-07 20:29:18 +01:00
Cargo.toml chore: inital commit 2026-03-07 20:29:18 +01:00
i18n.toml chore: inital commit 2026-03-07 20:29:18 +01:00
justfile chore: inital commit 2026-03-07 20:29:18 +01:00
LICENSE chore: inital commit 2026-03-07 20:29:18 +01:00