Difference between revisions of "New Developer Information"

From OpenEMR Project Wiki
m (24 revisions: New_Developer_Information)
Line 1: Line 1:
Welcome and thank you for your interest in the OpenEMR system.  The OpenEMR community is very open and we welcome contributions of code and ideas. We ask that the code be released under the General Gnu Public License to keep the licensing consistent.
Welcome and thank you for your interest in the OpenEMR system.  The OpenEMR community is very open and we welcome contributions of code and ideas. We ask that the code be released under the General Gnu Public License to keep the licensing consistent.


* To get started, feel free to introduce yourself at the [http://sourceforge.net/projects/openemr/forums developer forum on sourceforge] or email the administrators, Rod Roark (rod at sunsetsystems dot com) and Brady Miller (brady@sparmy.com).
* To get started, feel free to introduce yourself at the [http://sourceforge.net/p/openemr/discussion/ developer forum on sourceforge] or email the administrators, Rod Roark (rod at sunsetsystems dot com) and Brady Miller (brady@sparmy.com).
* Here is an overview of the [[OpenEMR System Architecture|OpenEMR system architecture]].
* Here is an overview of the [[OpenEMR System Architecture|OpenEMR system architecture]].
* Here is an overview of the [[Development Policies|OpenEMR coding policies]] aka [[Development Policies|Coding Standards]].
* Here is an overview of the [[Development Policies|OpenEMR coding policies]] aka [[Development Policies|Coding Standards]].

Revision as of 06:20, 15 October 2014

Welcome and thank you for your interest in the OpenEMR system. The OpenEMR community is very open and we welcome contributions of code and ideas. We ask that the code be released under the General Gnu Public License to keep the licensing consistent.

  • The easiest method is via git, and is described HERE. (we prefer this method)
  • Or can submit patches in the sourceforge tracker HERE.
  • Please derive patches/code from the most current OpenEMR development version from either of below repositories:
  • We also have an IRC channel. irc.freenode.net #openemr

Again, feel free to email the administrators, Rod Roark (rod at sunsetsystems dot com) and Brady Miller (brady@sparmy.com) with any questions or concerns.