summaryrefslogtreecommitdiff
path: root/rola-cli/src/res/current_dir.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat(rola-cli): implement bucket creation and CLI entry point魏曹先生12 days1-0/+11
Add bucket creation logic with pre-checks, localized error handling, and a basic CLI entry point using the mingling framework. Introduce a placeholder protocol for bucket transfer testing.