-
Notifications
You must be signed in to change notification settings - Fork 6
Developer Guide
ivmartel edited this page Aug 23, 2016
·
17 revisions
This developer guide contains information to help developing CSnake. If you are looking for information on the usage of the CSnake API, please refer to the doxygen documentation of the code that can be found in the doc folder of the sources or in the compiled version via the Help > Help menu of the Menus.
- Developing with Eclipse: the steps needed to set up Eclipse to develop CSnake,
- Developer steps: how to run from source, create documentation or an installer for CSnake,
- Generate Ssh Key: how to generate a SSH key to access the CSnake code,
- API Maintenance: rules for API maintenance,
- Marker files: how python and csnake find their way in directories.
- Python coding style: PEP 8
- Semantic Versioning: http://semver.org/