文件名称:cli:飞机CLI
文件大小:86KB
文件格式:ZIP
更新时间:2024-04-14 18:45:06
飞机CLI 提供对CLI访问。 安装CLI后,请运行airplane --help开始使用。 安装 Mac / Linux 如果您使用的是 : brew install airplanedev/tap/airplane 要使用Homebrew升级到最新版本,请执行以下操作: brew update && brew upgrade airplane 否则,您可以使用curl安装: curl -L https://github.com/airplanedev/cli/releases/latest/download/install.sh | sh 要进行升级,您可以重新运行此脚本,然后将重新安装最新版本。 视窗 在Windows上,可以使用我们的PowerShell脚本进行安装: iwr https://github.com/airplanedev/cli/releases
【文件预览】:
cli-main
----.goreleaser.yml(1KB)
----pkg()
--------print()
--------cmd()
--------conf()
--------api()
--------browser()
--------taskdef()
--------trap()
--------token()
--------build()
--------cli()
----cmd()
--------airplane()
----.github()
--------workflows()
--------CONTRIBUTING.md(728B)
--------CODEOWNERS(119B)
----.gitignore(20B)
----Makefile(44B)
----go.sum(91KB)
----README.md(851B)
----scripts()
--------install.sh(1KB)
--------install.ps1(2KB)
----go.mod(935B)
----_examples()
--------deno()
--------sh()
--------go-cmd()
--------python()
--------echo()
--------node-ts()
--------golang()
--------node-js()