21 Commits

Author SHA1 Message Date
f7d63d7987 TODO cleanup 2022-02-19 10:33:44 -05:00
5462912014 Merge branch 'main' of github.com:zaphar/kitchen into main 2022-02-15 17:44:16 -05:00
882615a3cd Wiring up the api and webassembly ui 2022-01-23 14:28:01 -05:00
06997c7e27 Janky but working webassembly ui serving 2022-01-22 11:00:28 -05:00
364f3a3d80 Initial skeleton for a wasm ui crate. 2022-01-13 18:07:01 -05:00
7194fa583d Add dioxus and prepare for web assembly 2022-01-12 18:17:23 -05:00
f7f7f56120 Clap is annoying in it's version hygiene 2022-01-04 20:10:58 -05:00
d81c3a4efc Normalize the measurements when outputting ingredient
Partial fix for #4
2022-01-03 19:45:10 -05:00
bec67ddff9 Update clap dependency 2022-01-03 19:44:52 -05:00
d47ddaba81 Flag for CSV output 2021-11-23 08:17:19 -05:00
cae5f059e8 Cleanup warnings 2021-11-21 14:34:02 -05:00
0428f9d9f0 Refactor some functions into our cli module 2021-11-21 13:16:16 -05:00
6651bf2996 Menu lists can output the ingredients list for shopping. 2021-11-20 12:17:04 -05:00
c5d5e7e536 TODO cleanup 2021-11-17 19:14:56 -05:00
8e0e66e8b8 Fix parsing errors and some additional units 2021-11-11 20:19:20 -05:00
5e36fa66e2 Print help if no subcommands 2021-11-09 20:45:00 -05:00
9c5bef632d Basic cli skeleton in place with clap 2021-11-09 20:26:52 -05:00
d261850bd6 We are going to revisit all this later. 2021-11-02 21:45:41 -04:00
821cc098fb Ingredient parsing for the happy path works 2021-11-02 20:06:59 -04:00
a96f175e9b Merge into DAO 2021-05-08 15:05:41 -04:00
5a7ea05522 Start building out the command line API for this 2021-05-04 18:46:46 -04:00