Notes from Hamara Sugam Contributor IRC Session 29/12/15
From Hamara Wiki
Revision as of 21:07, 29 December 2015 by Vik (talk | contribs) (Created page with " == Getting started with Hamara Sugam Development == == The git repos == To get started with developing you need to request access to our git repo. Register at http://git....")
Getting started with Hamara Sugam Development
The git repos
To get started with developing you need to request access to our git repo.
Register at http://git.hamaralinux.org and post to the developer mailing list to request access to the specific repo.
For building the distro you will need access to:
https://git.hamaralinux.org/hamara-developers/hamara-makeiso
If you are working on packages, you may need access to:
https://git.hamaralinux.org/hamara-developers/hamara-packages
Make a fork
The first thing you should do it create a fork of the hamara-makeiso repo so that you can do your work there.