欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Phabricator
来自开放百科 - 灰狐
(版本间的差异)
小 (→开发) |
小 (→安装) |
||
第7行: | 第7行: | ||
==安装== | ==安装== | ||
git clone https://github.com/phacility/phabricator | git clone https://github.com/phacility/phabricator | ||
+ | php -S localhost:8000 -t phabricator/webroot/ phabricator/webroot/index.php // 使用PHP内置webserver | ||
==开发== | ==开发== |
2014年11月30日 (日) 03:34的版本
phabricator 是一款可以使软件开发者之间更容易进行协同工作的Web应用,由 Facebook 开发,采取 Apache 2 许可协议。
它是一个代码审查、仓库浏览、Bug追踪、Wiki工具,它以 Applications 的方式扩展其功能。
通过Phabricator导入研读源代码并写Commit也是一个学习的好方法。
目录 |
安装
git clone https://github.com/phacility/phabricator php -S localhost:8000 -t phabricator/webroot/ phabricator/webroot/index.php // 使用PHP内置webserver
开发
Redmine
用户
图集
链接
分享您的观点