This is a demo for project layout. In this demo, several project management technique will be shown.
The development environment is Ubuntu 14.04 LTS (Trusty) 64 bits.
- Any directory should contain a README.md file, which is written in markdown format. The benefit is that it will be rendered by github on the website. Also git will not trace an empty directory.
The Debug mode is used for profiling and tracing.
The Release mode will be striped and debug information will be kept separately.
travis-ci will be used for CI.