Skip to content

Instantly share code, notes, and snippets.

View aipages's full-sized avatar

Nico aipages

  • Peking
View GitHub Profile
@aipages
aipages / fir_publish.txt
Last active November 24, 2017 09:49
flowci gist
## fir 发布脚本(此脚本只能用于发布应用):
- 首先在终端运行以下命令安装 fir.sh:
`curl https://raw.githubusercontent.com/FIRHQ/fir-cli/master/fir.sh -o /usr/local/bin/fir
chmod +x /usr/local/bin/fir`
- 登录 [fir 账户](https://fir.im/apps), 获取 token,启动 docker 并在终端执行以下命令(第一次会自动下载 fir-cli 镜像):
`fir login token`