From 0888d59ac9f56f018f57b4fcfac6ac381a528529 Mon Sep 17 00:00:00 2001 From: epriestley Date: Sun, 6 Nov 2011 18:07:04 -0800 Subject: [PATCH] Update Arcanist README text Summary: Make this text a little more informative, this stuff is fairly stable now and has actual documentation available. Test Plan: Read the document. Reviewers: Makinde, jungejason, nh, tuomaspelkonen, aran Reviewed By: Makinde CC: aran, Makinde Differential Revision: 1086 --- README | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README b/README index a401ac21..e4866f27 100644 --- a/README +++ b/README @@ -1,11 +1,12 @@ -PROJECT STATUS: CAVEAT EMPTOR - -This is an unstable preview release. I'm open sourcing some of Facebook's -internal tools, but they'll be unstable for at least a couple months. --epriestley - - WHAT IS ARCANIST? -Arcanist is the CLI for Facebook's code review tool, Differential. Since -Differential isn't released yet, it may not be terribly useful on its own. +Arcanist is the command-line tool for Phabricator. It allows you to interact +with Phabricator installs to send code for review, download patches, transfer +files, view status, make API calls, and various other things. You can find +a complete user guide here: + + http://www.phabricator.com/docs/phabricator/article/Arcanist_User_Guide.html + +For more information about Phabricator, see: + + http://phabricator.org/