提交 cba99dac 编写于 作者: LinuxSuRen's avatar LinuxSuRen

Add gofish as a new package manager

上级 087021d8
......@@ -37,6 +37,12 @@ sudo mv jcli /usr/local/bin/
你只要[点击这里](https://github.com/jenkins-zh/jenkins-cli/releases/latest/download/jcli-windows-386.tar.gz)就可以下载到最新版本的压缩包。之后,把解压后的文件 `jcli` 拷贝到你的系统目录下即可。
## 其他包管理器
这里还有一些其他的包管理器:
* [GoFish](https://gofi.sh/) 的用户可以使用命令 `gofish install jcli` 来安装。
# 入门
当安装 `jcli` 以后。你需要提供一份配置文件。请执行命令 `jcli config generate`,该命令会帮助你编辑配置文件 `~/.jenkins-cli.yaml` ,你需要根据实际的 Jenkins 配置情况做相应的修改。
......
......@@ -38,6 +38,12 @@ sudo mv jcli /usr/local/bin/
You can find the latest version by [click here](https://github.com/jenkins-zh/jenkins-cli/releases/latest/download/jcli-windows-386.tar.gz). Then download the tar file, cp the uncompressed `jcli` directory into your system path.
## Other Package Managers
Here're other package managers:
* [GoFish](https://gofi.sh/) users can use `gofish install jcli`.
# Get started
Once you'v installed `jcli`. You should provide a config for it. Please execute cmd `jcli config generate`, this will help you to edit the config file `~/.jenkins-cli.yaml`. According to your Jenkins configuration to modify this file.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册