Jump to content

Github: Difference between revisions

From swMATH staging
No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''''Software Authors  ''''' : github.  
'''''Software Authors  ''''' : Github.  


'''''Description''''' : GitHub (originally known as Logical Awesome LLC)[3] is a web-based hosting service for version control using git. It is mostly used for computer code. It offers all of the distributed version control and source code management (SCM) functionality of Git as well as adding its own features. It provides access control and several collaboration features such as bug tracking, feature requests, task management, and wikis for every project.[4] GitHub offers plans for both private repositories and free accounts[5] which are commonly used to host open-source software projects.[6] As of April 2017, GitHub reports having almost 20 million users and 57 million repositories,[7] making it the largest host of source code in the world.[8] GitHub has a mascot, an ”Octocat” called Mona, a cat with five tentacles and a human-like face (wikipedia).  
'''''Description''''' : GitHub (originally known as Logical Awesome LLC)[3] is a web-based hosting service for version control using git. It is mostly used for computer code. It offers all of the distributed version control and source code management (SCM) functionality of Git as well as adding its own features. It provides access control and several collaboration features such as bug tracking, feature requests, task management, and wikis for every project.[4] GitHub offers plans for both private repositories and free accounts[5] which are commonly used to host open-source software projects.[6] As of April 2017, GitHub reports having almost 20 million users and 57 million repositories,[7] making it the largest host of source code in the world.[8] GitHub has a mascot, an ”Octocat” called Mona, a cat with five tentacles and a human-like face (wikipedia).  
Line 5: Line 5:
'''''Homepage''''' : https://github.com/  
'''''Homepage''''' : https://github.com/  


'''''Related Software''''' : [https://staging.swmath.org/wiki/Sagemath| SageMath] , Matlab
'''''Related Software''''' : [[Sagemath]] , [[Matlab]]

Latest revision as of 15:10, 27 September 2023

Software Authors  : Github.

Description : GitHub (originally known as Logical Awesome LLC)[3] is a web-based hosting service for version control using git. It is mostly used for computer code. It offers all of the distributed version control and source code management (SCM) functionality of Git as well as adding its own features. It provides access control and several collaboration features such as bug tracking, feature requests, task management, and wikis for every project.[4] GitHub offers plans for both private repositories and free accounts[5] which are commonly used to host open-source software projects.[6] As of April 2017, GitHub reports having almost 20 million users and 57 million repositories,[7] making it the largest host of source code in the world.[8] GitHub has a mascot, an ”Octocat” called Mona, a cat with five tentacles and a human-like face (wikipedia).

Homepage : https://github.com/

Related Software : Sagemath , Matlab