@cj97/planeet
v1.2.1
Published
```bash planeet ```
Downloads
744
Readme
Planeet
run
planeetdownload
macOS
# 安装 fnm
curl -fsSL https://fnm.vercel.app/install | bash
# 重新加载 shell 配置
source ~/.bashrc # 或 source ~/.zshrc
# 安装并使用最新版 Node.js
fnm install --lts
fnm use lts-latest
npm install -g @cj97/planeet@latestWindows
winget install Schniz.fnm
# 重启终端后
fnm install --lts
fnm use lts-latest
npm install -g @cj97/planeet@latest