Commit Graph

8 Commits

Author SHA1 Message Date
pure_sagacity 5d5b0ae89a switched to using the Store trait
also added another dependency for expanding ~ paths
2026-07-16 11:25:17 -05:00
pure_sagacity 8487a612eb forgot to commit, a lot of stuff happened 2026-07-13 23:25:45 -05:00
pure_sagacity 27fac75738 made adding a project work
changed the sql migration to make names unique
2026-07-13 20:10:04 -05:00
pure_sagacity 29033259df apparently the gen_or_get_key logic is for string only keys
changed that and also added an implementation for the trait
2026-07-13 19:29:40 -05:00
pure_sagacity 249a953d3c added gitignore for result for nix
tried to build the nix
fixed it as well
2026-07-13 18:19:14 -05:00
pure_sagacity c64ed1be4e added database stuff
added clap arguments
added the gen_or_get_key func in lib
git ignore for .env
migrations
2026-07-13 17:43:00 -05:00
pure_sagacity 04c57f15f8 added a little bit of the commands 2026-07-13 17:11:47 -05:00
pure_sagacity d9cdea232c Changed devenv, added a LICENSE and created a cli/ crate 2026-07-13 15:35:12 -05:00