Skip to content

jingleyang/project_layout

Repository files navigation

Project Layout

Build Status

This is a demo for project layout. In this demo, several project management technique will be shown.

Development Environment

The development environment is Ubuntu 14.04 LTS (Trusty) 64 bits.

Directory Layout

  1. 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.

Licence

CMake

Debug

The Debug mode is used for profiling and tracing.

Release

The Release mode will be striped and debug information will be kept separately.

Package

Third-party

Continuous Integration

travis-ci will be used for CI.

About

Several project management technique will be shown.

Resources

License

Stars

Watchers

Forks

Packages

No packages published