CLI
安装 uv 和小工具
https://docs.astral.sh/uv/getting-started/installation/
新建项目
已有项目
init 命令
属性命令
打印或设置 Omoospace 属性:
omoos subspaces-dir # 打印 subspaces 目录路径
omoos subspaces-dir Projects # 设置 subspaces 目录为 Projects
omoos contents-dir # 打印 contents 目录路径
omoos contents-dir Assets # 设置 contents 目录为 Assets
omoos name # 打印项目名
omoos description # 打印简介
omoos root-dir # 打印根目录
create 命令
Claude Code Commands
安装 init 后可使用: