setup-holistics-cli

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Holistics CLI

Holistics CLI

Setup (once)

安装配置(仅需执行一次)

macOS and Linux

macOS 和 Linux

bash
curl -fsSL https://raw.githubusercontent.com/holistics/holistics-cli/refs/heads/master/install.sh | bash
The CLI is not compatible with MacOS 12.x (Monterey), which reached end of life on September 16, 2024. There are 2 solutions:
bash
curl -fsSL https://raw.githubusercontent.com/holistics/holistics-cli/refs/heads/master/install.sh | bash
该CLI不兼容MacOS 12.x(蒙特雷版本),该系统已于2024年9月16日停止维护。有两种解决方案:

Windows

Windows

At the moment, we do not have an installation script for Windows. Please manually download the latest release, then add it to your Path in the Environment Variables.
目前我们暂未提供Windows系统的安装脚本。请手动下载最新版本,然后将其添加到环境变量的Path中。