Working with Mobilejoomla! source code
Mobilejoomla! is available on Github.
How to set-up Mobilejoomla! development (trunk) version
Clone source code to your computer or use Download source button on Github
Install Mobilajoomla! using Joomla! extension install mechanism. But instead of uploading zip, point the installer to a local folder.
The clone command is:
git clone http://github.com/miohtama/mobilejoomla.git
Note: You need a git command on your computer. Follow your OS instructions or download git for Windows to install this application.