Confirmed users
514
edits
m (changed name od the test) |
(Using cinnabarc from master branch instead of the stable one) |
||
| Line 7: | Line 7: | ||
1. Clone the following repositories to the same directory on your machine: | 1. Clone the following repositories to the same directory on your machine: | ||
git clone https://github.com/phacility/libphutil | |||
git clone https://github.com/phacility/arcanist | |||
git clone https://github.com/mozilla-conduit/arcanist --branch master --single-branch cinnabarc | |||
2. Add <code>arc</code> to your path. On OS X and Linux (and the Windows 10 Linux Subsystem), you can add the following to your `~/.bash_profile` (modifying the path appropriately): | 2. Add <code>arc</code> to your path. On OS X and Linux (and the Windows 10 Linux Subsystem), you can add the following to your `~/.bash_profile` (modifying the path appropriately): | ||