Changeset View
Changeset View
Standalone View
Standalone View
src/docs/user/userguide/arcanist.diviner
| @title Arcanist User Guide | @title Arcanist User Guide | ||||
| @group userguide | @group userguide | ||||
| Guide to Arcanist, a command-line interface to Phabricator. | Guide to Arcanist, a command-line interface to Phabricator. | ||||
| Arcanists provides command-line access to many Phabricator tools (like | Arcanists provides command-line access to many Phabricator tools (like | ||||
| Differential, Files, and Paste), integrates with static analysis ("lint") and | Differential, Files, and Paste), integrates with static analysis ("lint") and | ||||
| unit tests, and manages common workflows like getting changes into Differential | unit tests, and manages common workflows like getting changes into Differential | ||||
| for review. | for review. | ||||
| A detailed command reference is available by running `arc help`. This | A detailed command reference is available by running `arc help`. This | ||||
| document provides an overview of common workflows and installation. | document provides an overview of common workflows and installation. | ||||
| Arcanist has technical, contributor-focused documentation here: | Arcanist has technical, contributor-focused documentation here: | ||||
| <http://www.phabricator.com/docs/arcanist/> | <https://secure.phabricator.com/book/arcanist/> | ||||
| = Quick Start = | = Quick Start = | ||||
| A quick start guide is available at @{article:Arcanist Quick Start}. It provides | A quick start guide is available at @{article:Arcanist Quick Start}. It provides | ||||
| a much more compact summary of how to get `arc` set up and running for a new | a much more compact summary of how to get `arc` set up and running for a new | ||||
| project. You may want to start there, and return here if you need more | project. You may want to start there, and return here if you need more | ||||
| information. | information. | ||||
| ▲ Show 20 Lines • Show All 159 Lines • Show Last 20 Lines | |||||