Changes

Modularisation

875 bytes added, 18:59, 21 April 2014
/* Self-Service Module Split */
Where nothing else is defined, the following rules apply:
* All source code is hosted on [https://github.com/stoney-cloud GitHub]. See the the [[#GitHub | GitHub]] chapter below for more information.
* Version control via Git, according to [http://nvie.com/posts/a-successful-git-branching-model/ Git flow]. TBD.
* Bug & Enhancement Tracking via GitHub (reproduction of the sprints on GitHub).
* PHP Coding-Standards according to [http://symfony.com/doc/current/contributing/code/standards.html Symfony Coding Standards], otherwise fall-back to [http://www.php-fig.org/psr/psr-2/ PSR-2].
* Unit Tests according PHPUnit (like to Symfony).
* Versions schema according [http://semver.org/ Semantic Versioning]. TBD
* Programming languages:
** '''api''': Symfony.
** '''cli''': Bash or Perl.
** '''helpers''': Bash or Perl. Other languages possible.
** '''provisioning''': Perl
** '''web''': JavaScript Framework AngularJS (with HTML5).
== GitHub ==
SLB, editor, reviewer
3,368
edits