ewolff / curriculum-flex

Curriculum for the FLEX ISAQB Advanced Level Training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

How to Build the Curriculum

  1. Clone or download - but include the submodule:

    Via SSH:

    git clone git@github.com: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

About

Curriculum for the FLEX ISAQB Advanced Level Training

License:Other