Managing Source Code with Gitea
Let’s start your IT infrastructure in a box by deploying a local Git web front end and server to help you manage your project’s source code. While this is not required to complete the projects, it’s a good idea to have a private place to manage your source code. Gitea is a popular GitHub clone written in Go that, in addition to managing your source code with Git, provides many of the features available in GitHub such as recording issues, pull requests, and a wiki so you can collaborate with others, as well as maintain documentation together with your source code. It also allows pushing and pulling code using both HTTP and SSH protocols. For more information, consult the project’s documentation.[37]
The Gitea ...
Get Automate Your Home Using Go now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.