Changes

From Amahi Wiki
Jump to: navigation, search
376 bytes added ,  18:01, 28 March 2009
no edit summary
* Get in touch with <code>support at amahi dot org</code> indicating what application you would like to maintain and we will set you up as a application maintainer
= Becoming a developer Contributing Code =
* Join the [https://sourceforge.net/mailarchive/forum.php?forum_name=amahi-devel amahi-devel list]
git clone git://git.amahi.org/amahi.git
* Get yourself familiar with the pieces, and ask questions!
* Ask Make some changes to the code, then test them:* e.g. for testing the platform:  cd platform/platform/html ./script/server and access it at http://hda:3000 * Then commit your changes to your git repo: git commit* After that you can generate a patch to be sent upstream, e.g. for a patch of the latest commit:  git format-patch HEAD^..HEAD  * For more details, ask in the [https://sourceforge.net/mailarchive/forum.php?forum_name=amahi-devel amahi-devel list], or come by the [http://embed.mibbit.com/?server=irc.freenode.net&channel=%23amahi&noServerNotices=true&noServerMotd=true&autoConnect=true IRC channel]
Trusted, Bots, Bureaucrats, emailconfirmed, Administrators
3,789

edits