Commit graph

19 commits

Author SHA1 Message Date
3343012e44 docs: Updated documentation 2022-12-16 11:49:19 -08:00
f12ed79f3a chore: small refactor of pathbuf definition 2022-12-16 11:48:41 -08:00
4e36010d13 featadded database operations 2022-12-12 22:30:03 -08:00
b6a41c8fb2 feat: implemented test case for iterator
Spent an hour trying to use a .iter(), just to realize it was already an iterator
2022-12-12 18:40:40 -08:00
7d3cd17413 Added vim temp files 2022-12-12 18:12:13 -08:00
de976775cd feat: removed unclear return value 2022-12-12 18:11:39 -08:00
c850ea3844 fixreally truly stopped .direnv tracking 2022-12-11 21:38:57 -08:00
6953c6b5f0 chore: cleaned tracked files 2022-12-11 21:38:08 -08:00
fbfaeeae15 feat: Added MusicScanner struct for scan ops 2022-12-11 21:36:22 -08:00
407e61976b docs: Actually added basic docs. Will be update, I swear 2022-12-10 22:31:02 -08:00
b9a5e5d2b4 feat: shell hook to let me use Gust 2022-12-10 22:10:12 -08:00
8ce900e116 I guess direnv exclusions don't work 2022-12-10 22:09:49 -08:00
4a0e5cde88 Fixed direnv exclusion 2022-12-10 22:08:16 -08:00
2732cae0e5 Added direnv artifacts to ignore 2022-12-10 22:07:31 -08:00
4b1b6e7648 feat: Added file scanning
Created a sub module for file system oprations

Create proof of concept function to recursivly scan directories for files
2022-12-10 22:05:40 -08:00
2dfd4aef4f basic flags and help docs 2022-12-09 23:43:36 -08:00
17e2776ef7 basic cli usage 2022-12-09 14:11:43 -08:00
a12af938ba First commit 2022-12-09 13:34:45 -08:00
Nickiel12
0662877bad
Initial commit 2022-12-09 12:58:21 -08:00