Commit Graph

6 Commits

Author SHA1 Message Date
Tom Alexander 672ca07a0e
Introduce a new config struct the lives above the raw disk implementation.
This should let us include values that would not be written to disk like the folder containing the config.
2023-10-18 21:25:37 -04:00
Tom Alexander 5f82d7a469
Add serde and toml for parsing the config. 2023-10-18 20:06:30 -04:00
Tom Alexander 1b189cf15c
Add very basic CLI. 2023-10-18 19:36:15 -04:00
Tom Alexander 7418d4fd81
Add clap and tokio. 2023-10-18 19:12:20 -04:00
Tom Alexander 396b91be10
Add Organic as a dependency. 2023-10-18 19:07:12 -04:00
Tom Alexander 483bc25975
Add Cargo.lock. 2023-10-18 19:04:02 -04:00