mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-10 00:42:40 +01:00
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
This commit is contained in:
parent
0718a413fd
commit
0888d59ac9
1 changed files with 10 additions and 9 deletions
19
README
19
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/
|
||||
|
|
Loading…
Reference in a new issue