Skip to content

isaqb-org/curriculum-flex

Repository files navigation

iSAQB Advanced Level curriculum for FLEX: Flexible Architectures

Status

CI Last commit Contributors Issues Issues closed

This is copyrighted work.

Content

This repository contains the iSAQB Advanced Level curriculum for FLEX - Flexible Architectures in AsciiDoc.

How to Contribute or Participate

Create an issue, a merge- or pull-request.

An update of the FLEX curriculum is due! You can contribute suggestions for addition or removal by creating an issue

How to Build the Curriculum

  1. Clone or download - but include the submodule:

    Via SSH:
    git clone [email protected]:isaqb-org/curriculum-flex.git --recursive
    
    Via HTTPS:
    git clone https://github.com/isaqb-org/curriculum-flex.git --recursive
  2. You can build this repository with gradle via ./gradlew buildDocs.

  3. Look into the file build.gradle to see what attributes you may configure. Watch for:

    • the language attribute, either DE (German) or EN (English);

    • the output formats called backends (pdf and/or html5);

    • the document version.

Additional translations/languages

Licensing and Copyright