mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-08 07:52:39 +01:00
Move README to Markdown
Summary: n/a Test Plan: Markdown editor Reviewers: btrahan, epriestley Reviewed By: epriestley Subscribers: Korvin, epriestley Differential Revision: https://secure.phabricator.com/D12400
This commit is contained in:
parent
b11757fa23
commit
2bab09df38
1 changed files with 4 additions and 7 deletions
|
@ -1,13 +1,10 @@
|
|||
= WHAT IS ARCANIST? =
|
||||
|
||||
Arcanist is the command-line tool for [[http://phabricator.org/ | Phabricator]].
|
||||
Arcanist is the command-line tool for [Phabricator](http://phabricator.org).
|
||||
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
|
||||
[[http://www.phabricator.com/docs/phabricator/article/Arcanist_User_Guide.html |
|
||||
here]].
|
||||
things. You can read more in the [User Guide](https://secure.phabricator.com/book/phabricator/article/arcanist/)
|
||||
|
||||
For more information about Phabricator, see http://phabricator.org/.
|
||||
|
||||
= LICENSE =
|
||||
**LICENSE**
|
||||
|
||||
Arcanist is released under the Apache 2.0 license except as otherwise noted.
|
Loading…
Reference in a new issue