I was trying to clean up my Mac, this is when I wanted to uninstall all the Gems I installed on my system, removing them manually was a pain as some of them were dependencies and there were ways to many of them, so I discovered this way of removing all the RubyGems.
```...
Composer is a dependency manager for PHP, that lets you manage dependencies by offering install/uninstall and options like creating projects.
It manages dependencies for you, big projects like Laravel framework and CMS like Grav use it to manage dependencies.
It’s easy to install it on Mac,...
GitLab CE (Community Edition) is an open-source self-hosted Git Server that can be hosted on any server that meets its requirements. It’s easy to install and set up. It gives you the freedom you want with your Git repository and projects.
You can install GitLab on your Ubuntu Server by following t...