How to start with GitHub#

Fang Han

Sept 19, 2024

5 min read

Tip

Get the code from GitHub repositories#

Our codes are served on the GitHub for easy version control and maintainance.

  • Code downloading from GitHub is normaly done by git clone command.

  • Your can also check out the coresponding module GitHub repository with a web-browser. Just click the “Download” button on the GitHub repository webpage.

  • Read more from this GitHub Docs link

  • See the Modules page for the complete list of the modules.