4 Star 14 Fork 0

Jenkins中文社区 / jcli-ishell-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 613 Bytes
一键复制 编辑 原始数据 按行查看 历史
module github.com/jenkins-zh/jcli-ishell-plugin
go 1.15
require (
github.com/abiosoft/ishell v2.0.0+incompatible
github.com/abiosoft/readline v0.0.0-20180607040430-155bce2042db // indirect
github.com/chzyer/logex v1.1.10 // indirect
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1 // indirect
github.com/fatih/color v1.10.0 // indirect
github.com/flynn-archive/go-shlex v0.0.0-20150515145356-3f9db97f8568 // indirect
github.com/jenkins-zh/jenkins-cli v0.0.32
github.com/mitchellh/go-homedir v1.1.0
golang.org/x/crypto v0.0.0-20201117144127-c1f2f97bffc9 // indirect
gopkg.in/yaml.v2 v2.4.0
)
Go
1
https://gitee.com/jenkins-zh/jcli-ishell-plugin.git
git@gitee.com:jenkins-zh/jcli-ishell-plugin.git
jenkins-zh
jcli-ishell-plugin
jcli-ishell-plugin
master

搜索帮助