Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To do development work for OpenMRS, you need to configure your system according the instructions below:

  1. Install Java SE 8
  2. Install Maven.
  3. Install Docker.
  4. Install and configure IDE.
  5. Install OpenMRS SDK, and start an OpenMRS server.

...

OpenMRS SDK makes the process of creating and deploying an OpenMRS module very simple. Follow this instruction to create your first OpenMRS module.  

...