xkikeg / okane

Plain text accounting software supporting ledger-cli format using Rust
MIT License
4 stars 0 forks source link

Adopt Cargo workspace #88

Closed xkikeg closed 1 year ago

xkikeg commented 1 year ago

Split into libraries + binary so that I can reuse it for more hard-to-justify porject such as "importer for my special account" which can be constructed as an independent private Cargo crate.

Separation plan

Questions