An object storage utils written by rust.
Stars
9
Forks
5
Watchers
9
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
chore: Remove lib.rs and move behavior tests from integration to unit tests (#59)
bee939cView on GitHubfeat: implement tree command to display directory structure (#52)
12fbd46View on GitHubfeat(find): add find command with --name/--regex/--type and behavior tests; docs updated (#51)
7f1a2e8View on GitHubfeat: add recursive search functionality to grep command (#49)
08d65ebView on GitHubfeat: enhance configuration management with profile support and CLI prompts (#48)
25249e0View on GitHubfeat: implement profile store for enhanced storage configuration management (#46)
f9ffec2View on GitHubrefactor: enhance storage configuration handling and environment variable resolution (#45)
dd19d99View on GitHubrefactor: reorganize storage configuration and update environment variable handling (#44)
8b1dab6View on GitHub