OpenMRS resources: Difference between revisions

imported>Chrishay7
imported>Chrishay7
Line 17:
[https://docs.google.com/presentation/d/1Wa3TqRJSJgXLOt_rehlGa6NK6uh_2oW8Y04xjagywPY/edit?usp=sharing Wintersession Presentation]
 
= Relevant Links =
= Getting OpenMRS up and running on your computer =
 
The short version:
 
* Install git and IRC.
* Manual setup (clone the code from GitHub) OR VM setup (follow VM instructions).
** VM setup is ''highly'' recommended.
* Review the workflow of getting your code merged
* Configure your git remotes. (if manual setup)
* Compile the code.
* Start the web server.
* Go through the web app set up process. (if manual setup)
* You should now have a running local version of OpenMRS on your machine!
* If you want to get a feel for how one would fix a bug in the code, GOTO "OpenMRS bug walkthrough." If you want to fix an actual bug in the code, GOTO "new beginner tasks."
 
Here are all the relevant links:
* [http://opensourceprinceton.wikidot.com/ OSAP wiki] (which has even MORE links!)
Anonymous user