Commit graph

4 commits

Author SHA1 Message Date
Kiana Sheibani 0e9fddec9e
Rework database to store all datasets in one sqlite file 2023-09-27 15:19:28 -04:00
Kiana Sheibani 3130d82e95
Implement beginnings of CLI 2023-09-26 22:36:03 -04:00
Kiana Sheibani c8cb974762
Create struct for global app state 2023-09-26 21:37:13 -04:00
Kiana Sheibani dd4f0838ab
Move CLI crate to root of workspace
Somehow I missed that this was a thing you could do? It's a much
cleaner organization, and it makes it so that you don't have to
explicitly specify the crate to build.
2023-09-23 03:01:36 -04:00