Skip to content

Instantly share code, notes, and snippets.

@acoomans
Last active July 3, 2018 00:43
Show Gist options
  • Save acoomans/9add68406be350855894bdbfe67028a9 to your computer and use it in GitHub Desktop.
Save acoomans/9add68406be350855894bdbfe67028a9 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
# https://secure.phabricator.com/book/phabricator/article/arcanist_quick_start/
mkdir arcanist
cd arcanist
git clone --depth 1 https://github.com/phacility/libphutil.git
git clone --depth 1 https://github.com/phacility/arcanist.git
# export PATH="$PATH:/$HOME/src/arcanist/arcanist/bin/"
# arc install-certificate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment