A quick start document for HeadsUp Agile - for further documentation please check our docs pages.
1 - Requirements and Limitations
Requirements
The HeadsUp Agile system currently requires:
- Sun JDK (Java Development Kit) version 1.5 or later
- subversion, git or mercurial (with command line tools)
- [optional] MySQL if you do not want to use the embedded database
- [optional] Maven if you want to build maven projects
- [optional] Ant if you want to build ant projects
- [optional] Eclipse if you want to build eclipse projects
- [optional] XCode if you want to build iPhone / iPad / MacOSX projects
There is currently only one limitation of the HeadsUp Agile distribution:
- It only runs on Unix based operating systems: Linux, Mac OSX, Solaris etc (no Windows support at this time)
Keep reading for the steps to install HeadsUp Agile.