QESTNET Internal:Developer Home: Difference between revisions
David.lucas (talk | contribs) No edit summary |
David.lucas (talk | contribs) No edit summary |
||
| Line 4: | Line 4: | ||
=== Developer Setup Guide === | === Developer Setup Guide === | ||
* [[QESTNET_Internal:Developer_Setup_Requirements|Requirements]] | * [[QESTNET_Internal:Developer_Setup_Requirements|Requirements]] | ||
* [[QESTNET_Internal:Developer_Setup_Git|Git]] | |||
* [[QESTNET_Internal:Developer_Setup_QESTNET|QESTNET]] | * [[QESTNET_Internal:Developer_Setup_QESTNET|QESTNET]] | ||
* [[QESTNET_Internal:Developer_Setup_QESTField|QESTField]] | * [[QESTNET_Internal:Developer_Setup_QESTField|QESTField]] | ||
Revision as of 07:10, 15 July 2015
This page acts as a home for QESTNET developers and aims to provide easy access to all relevant information and processes.
For Developers
Developer Setup Guide
Coding Style Guidelines
This section is intended to provide a set of guidelines that are helpful to people writing code in Spectra QEST. It includes notes on naming conventions, coding style, commenting, tips for performance, avoiding errors, and error handling.