1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-09-19 16:38:51 +02:00
No description
Find a file
epriestley 964030050b Respect --no-ansi and disable ansi for non-TTY terminals.
Summary:

Test Plan:

Reviewers:

CC:
2011-02-16 23:41:03 -08:00
bin Initial commit. 2011-01-09 15:22:25 -08:00
externals Initial commit. 2011-01-09 15:22:25 -08:00
resources Basic 'shell-complete' workflow. 2011-01-17 20:18:27 -08:00
scripts Respect --no-ansi and disable ansi for non-TTY terminals. 2011-02-16 23:41:03 -08:00
src Prep this for actual production installs. 2011-02-16 23:14:55 -08:00
.arcconfig Align Arcanist against phabricator.com. 2011-02-09 20:45:39 -08:00
.divinerconfig Inch toward a defensibly documented project state. 2011-02-15 15:10:53 -08:00
.gitignore Basic doc config for arcanist. 2011-02-09 17:06:24 -08:00
LICENSE Initial commit. 2011-01-09 15:22:25 -08:00
README Initial commit. 2011-01-09 15:22:25 -08:00

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.