SnowConvert AI - MacOS

MacOS 安装

  1. 点击 downloaded .dmg 文件。

  2. Double-click on the SnowConvert AI logo or drag it into the application's folder.
    \

    图像

安装完成后,即可启动 SnowConvert。

设置 CLI

If you want to use the SnowConvert AI CLI (Command Line Interface), you first need to have the corresponding installation file for the CLI version. The file would look like this:

图像

\ 下一步是解压缩安装文件的内容。例如,解压缩的文件可以保存在以下文件夹中:/Users/<User>/Documents/dotnet-artifacts

然后,您需要在终端中运行以下命令。请考虑替换解压缩文件的实际位置。根据计算机的配置,您可能需要使用 sudo 命令来使用根权限:

sudo ln -s /Users/<User>/Documents/dotnet-artifacts/orchestrator/snowct /usr/local/bin/snowct
Copy

If /usr/local/bin is in your PATH environment variable, then you will be able to use the snowct command to execute SnowConvert AI. For example, you can execute this command to learn more about the CLI:

snowct --version
Copy

You should see the current installed version of your SnowConvert AI CLI:

图像

You can also check How to use the SnowConvert AI CLI?

语言: 中文