How to write open-source in PHP 1: Create a repository on Github
Do you have some code you want to share but you don't know exactly how? Well, writing open-source is complex process. In this series, I'll break it down to the smallest steps possible, so that you can start your own OS project with zero-knowledge (OS = open-source). Ready? Let's start with creating…