Alpha
Make the alpha version of the software, that is, a version that:
- Is portable, so that other users can use, develop and test the software.
 - Has understandable build instructions, to make usage, development and testing easier.
 - Has reasonable software design, to make future development easier.
 - Automated test builds, so that developers can get an immediate feedback.