Compile, Run and Debug Iguana
This is a tutorial to help a new developer to the team check out the code, compile, run and debug Iguana for the first time. You will learn:
Checklist of what you need before you get started
Check out the source code for Iguana from Bitbucket using Git
Build and Run Iguana on Mac OS X
Open the Iguana source code in a convenient IDE, look at the code
Switch on tracing and see how you can use it to debug Iguana
Good luck and welcome to Iguana development!