Konekti Enterprise Client Platform, in short RCP, is an open-source platform that is freely available to any organization. It goal is making the enterprise software developing fast, easy and modular.
- Create something awesome -- make the code better, add some functionality, whatever (this is the hardest part).
Fork it
_- Create a topic branch to house your changes
- Get all of your commits in the new topic branch
- Submit a
pull request
_
.. _pull request: http://help.github.com/pull-requests/ .. _Fork it: http://help.github.com/forking/
|-doc/ ........... source documentation
|-core/ ........... platform code
|-countertrack.dao.api/
|-countertrack.dao.impl/
|-countertrack.domain/
|-countertrack.service.api/
|-countertrack.service.impl/
|-countertrack.sensor/
|-countertrack.konekti.workbench/
|-license ....... the License file
|-pom.xml ....... project object model
'-readme.md ..... release readme