Skip to content

CLI

安装 uv 和小工具

https://docs.astral.sh/uv/getting-started/installation/

uv tool install omoospace[cli]

新建项目

omoos create <Name>

已有项目

cd <project folder>
omoos init