Jump to content

GitHub: Difference between revisions

From EDM2
Created page with "right|200px A website that offers free and paid binary and source hosting and source version control services to open source projects. It has become the ..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 2: Line 2:
A website that offers free and paid binary and source hosting and source version control services to open source projects. It has become the world's most popular such service, especially when it comes to source code hosting, but arcane support for website and binary file releases means that projects frequently split their project hosting, with sources being hosted on GitHub, while more traditional open source host such as [[SourceForge]] are used for web page hosting and binary downloads.
A website that offers free and paid binary and source hosting and source version control services to open source projects. It has become the world's most popular such service, especially when it comes to source code hosting, but arcane support for website and binary file releases means that projects frequently split their project hosting, with sources being hosted on GitHub, while more traditional open source host such as [[SourceForge]] are used for web page hosting and binary downloads.


====Supported source management standards====
==Supported source management standards==
* [[Git]]
* [[Git]]
* [[Mercurial]]
* Mercurial


==Related articles==
==Related articles==
* ''Martin Iturbide:'' [http://www.edm2.com/index.php/Using_Git_under_eComStation Using Git under eComStation]
* Martin Iturbide: [[Using Git under eComStation]]
==Links==
==Links==
* [https://github.com/logos Github homepage]
* [https://github.com/logos Github homepage]


[[Category:Websites]]
[[Category:Websites]][[Category:Software Configuration Management]]
[[Category:Software Configuration Management]]

Latest revision as of 23:29, 10 March 2017

A website that offers free and paid binary and source hosting and source version control services to open source projects. It has become the world's most popular such service, especially when it comes to source code hosting, but arcane support for website and binary file releases means that projects frequently split their project hosting, with sources being hosted on GitHub, while more traditional open source host such as SourceForge are used for web page hosting and binary downloads.

Supported source management standards

Related articles

Links