Commit Graph

4 Commits

Author SHA1 Message Date
Rekai Nyangadzayi Musuka 125bc24ed0 feat: Implement list info, and drop commands
Save Sync now has persistent storage. Currently, you can add new Saves,
Remove them, and get info about them. The part of CRUD that is remaining
is Update. Documentation needs to be written, a lot of the public API
changed.
2021-03-02 20:21:57 -06:00
Rekai Nyangadzayi Musuka 32b7632258 feat(db): add diesel and sqlite3 as dependencies 2021-03-01 22:54:11 -06:00
Rekai Nyangadzayi Musuka 001efa8510 chore: work on project structure 2021-03-01 18:58:11 -06:00
Rekai Nyangadzayi Musuka 6cf9a81ff9 Initial Commit 2021-02-27 15:51:54 -06:00