Links

GitHub repo creation

You can store a variety of projects in GitHub repositories, including open source projects. with open source projects you can share your code in repositories with others to track your work.
  • To create a new repository, click on + icon and New repository
  • Create your with repo with any name based on your code. Make it as public. Then anyone can able to see your code.
  • If you want to add a README file, click on add a README file. It is helpful to understand how does the code present in repo will be helpful.
  • Next click on create repository.
All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.