Commit Graph

213 Commits

Author SHA1 Message Date
Tom Alexander
6668af2025
Add 0BSD license. 2023-10-18 20:37:35 -04:00
Tom Alexander
2350390148
Add some settings to the config. 2023-10-18 20:30:32 -04:00
Tom Alexander
933387eb6f
Writing the writer.toml to a folder when running init. 2023-10-18 20:21:28 -04:00
Tom Alexander
5f82d7a469
Add serde and toml for parsing the config. 2023-10-18 20:06:30 -04:00
Tom Alexander
63b0619094
Add the folder structure for the toml config. 2023-10-18 20:00:39 -04:00
Tom Alexander
8b5930f277
Set up folder structure for the command handlers. 2023-10-18 19:54:18 -04:00
Tom Alexander
179b07388a
Add a test for verifying the clap CLI. 2023-10-18 19:49:03 -04:00
Tom Alexander
a1f4600483
Move the CLI to a module. 2023-10-18 19:47:05 -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
Tom Alexander
1ca2d2f49d
Initial commit. 2023-10-18 19:03:45 -04:00