summaryrefslogtreecommitdiff
path: root/rola-cli/src
Commit message (Collapse)AuthorAgeFilesLines
* feat(rola-cli): implement bucket creation and CLI entry point魏曹先生2026-06-189-1/+524
| | | | | | 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.
* chore(rola-cli): add .gitignore for debug.rs魏曹先生2026-06-181-0/+1
|
* chore: initialize project structure and add core modules魏曹先生2026-06-172-0/+2