Changes

Modularisation

851 bytes removed, 15:23, 5 January 2015
/* helpers */
/schema/people.schema.json #
/schema/README.md # Information how the schema file(s) can be used and how the documentation can be extracted.
</pre>
 
=== helpers ===
The following shows how a '''helpers''' directory structure could look like.
<pre>
/helpers # Helper scripts and programmes, like notifications (quota, backup failed, rsnapshot, ...).
/helpers/bin # Binary / executable scripts and programmes.
/helpers/etc # Configuration files and directories.
/helpers/data # Data used for the helpers.
/helpers/data/data.ldif # The actual data, in this case a ldif file.
/helpers/test # Tests (CLI, Unit-Tests, ...).
/helpers/README.md # A simple readme file containing an overview and how to install as the absolute minimum.
</pre>
SLB, editor, reviewer
3,368
edits