Gitea and Gogs are light-weight software that implement Git system, can run on ARM minicomputers like Raspberry Pi. Gogs and Gitea are Open Source, single-binary Go implementations of a Github-like git repository hosting system which I can use privately or in teams. Both
Deploying frontend applications — the fun way – Hacker Noon
In this post I will tell you how I deploy my frontend applications using GitHub, Jenkins, Docker and Digital Ocean. I had some doubts through my learning journey so I decided to put up what I learned on this post as a
Git vs. Mercurial: Please Relax | Important Shock
Git: tool that supports many low-level customization to suit different needs. Mercurial: has distributed version control feature like git, but commands are similar to the centralized version control SVN, is easier to learn than git and does not provide low-level