bin
- binaries for youexamples
- examples and utils for using the binariesvagrant
- artifacts for creating an instant phabricator install
bin
Here are all the end-products you might wish to use from this repository, it's probably most convienient to create a symbolic link to them or add the bin directory to $PATH.
phab-ping
- a simple tool to check the responsiveness of your Phabricatorarcyon
- a wrapper around Conduit API to aid scripting
Each command comes with comprehensive help, available by passing the '--help' argument, e.g.:
$ arcyd --help
examples
To make it easy to get started with the binaries, here are some scripts which illustrate usage examples and provide simple utilities.
vagrant
Everything here depends on having an instance of Phabricator up and running; so it's important that we can have one up and running easily, these artifacts enable you to create a new instance of Phabricator in a single step using Vagrant and Puppet.
Please see README for quickstart instructions.