🛠️ Working with Git / Github
The YunoHost project extensively uses Git and GitHub (though we hope to move to a different platform oneday™)
In particular:
- the
YunoHostorganization hosts the "core" of YunoHost, along with tools that are transversal to the project such that the app store, this very documentation, etc. - the
YunoHost-Appsorganization hosts the repo corresponding to the different apps
Explaining how Git and GitHub works is beyond the scope of this documentation, but we can recommend:
- this super quick intro
- this Youtube tutorial
- this guide, on how to make you very first Pull Request in GitHub - also available in other languages - c.f. the flags at the top, for example in french!
- There are plenty of tutorials about Git and GitHub on the internets, find one that works for you, and come talk with other folks!