Add phabricator to code review tools.

This commit is contained in:
Jaseem Abid 2015-04-06 06:15:22 +05:30 committed by Jaseem Abid
parent 09cdb40063
commit c03fc90838
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@
*Web Based collaborative code review system.*
* [Gerrit](https://code.google.com/p/gerrit/) - Based on the Git version control, it facilitates software developers to review modifications to the source code and approve or reject those changes.
* [Phabricator](http://phabricator.org/) - Code review tool build by facebook and used by WikiMedia, FB, dropbox etc. Comes with an integrated wiki, bug tracker, VC integration and a CLI tool called arcanist.
* [Review Board](https://www.reviewboard.org/) - Available as free software uner the MIT License.
## Collaborative Software