11个版本 (稳定)
1.1.1 | 2022年12月25日 |
---|---|
1.1.0 | 2022年12月23日 |
0.4.1-alpha | 2022年12月18日 |
0.3.2-alpha | 2022年9月9日 |
#1741 在 命令行工具
61KB
1.5K SLoC
Discloud CLI
闪电般的Discloud CLI,用于托管您的应用程序。
如何下载?
查看最新版本页面以下载适用于windows、mac和linux (x86)的CLI的最新版本;或者如果没有为您的平台(例如arm、BSD)预编译的二进制文件,请使用cargo install discloud
从头编译。
使用安装程序
Windows
- 在powershell中运行此命令
. {iwr -useb "https://discloud.github.io/cli-rust/installer/windows.ps1"} | iex;
- 重启您的终端
Linux
- 运行
curl -L https://discloud.github.io/cli-rust/installer/linux | bash
- 重启所有终端或运行
exec bash
以使discloud
命令在当前终端中可用
MacOS
即将推出...
依赖项
~30–45MB
~819K SLoC