hfcorriez / arcanist-cli

对 phabricator 中 arcanist 的一个 nodejs 的封装,方便用户安装使用

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arcanist-cli

Phabricator 中 arcanist 安装工具

Requires

  • php: mac 一般自带 php, windows 要安装 php 可以参考这里
  • git (可选)

Install

# 安装
npm install -g arcanist-cli

# 认证
arc install-certificate http://your_phabricator_site.com

官方的安装方法: Arcanist Quick Start

使用 npm 安装的方法官方的安装方法 相比,优点是:

  • 无需配置: 安装完后直接就可以使用 arc 命令,无需任何配置

About

对 phabricator 中 arcanist 的一个 nodejs 的封装,方便用户安装使用


Languages

Language:JavaScript 100.0%