Difference between revisions of "Github"
(Created page with "{{Website |url=http://github.com |devtopic= |desc=Collaboration platform |dratio=Low |feature=Collaboration |author= |display=none }} <!-- TODO, need Semantic Forms plugin -->...") |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | '''Github''' (github.com) is used as a ''version control host'' for the D language source code and the dlang.org website pages. Github uses the '''Git''' version control system. A ''Github account'' is required in order to make changes to dlang.org web pages, D standard library ([[Phobos]]) or [[druntime]] source code, or the [[DMD]] compiler source code. The alternative D language compilers, [[GDC]] and [[LDC]] also use Github for their version control. | ||
+ | |||
{{Website | {{Website | ||
|url=http://github.com | |url=http://github.com | ||
|devtopic= | |devtopic= | ||
− | |desc=Collaboration platform | + | |desc=Collaboration platform. Many key D projects are hosted here. |
|dratio=Low | |dratio=Low | ||
|feature=Collaboration | |feature=Collaboration |
Latest revision as of 17:53, 18 January 2018
Github (github.com) is used as a version control host for the D language source code and the dlang.org website pages. Github uses the Git version control system. A Github account is required in order to make changes to dlang.org web pages, D standard library (Phobos) or druntime source code, or the DMD compiler source code. The alternative D language compilers, GDC and LDC also use Github for their version control. Visit Github here: http://github.com