iSAQB CPSA-Advanced Level Curriculum SOFT
This is copyrighted work.
This repository contains the curriculum of the iSAQB CPSA-Advanced Level SOFT module in AsciiDoc.
Prerequisite: You need a Java Runtime(tm) 17 (or higher) installed.
-
Clone the repository - including the submodule:
Via SSH: git clone git@github.com:isaqb-org/curriculum-foundation.git --recursive Via HTTPS: git clone https://github.com/isaqb-org/curriculum-foundation.git --recursive
-
You build the output documents with gradle:
./gradlew buildDocs
This will produce both pdf and html output in German (DE) and English (EN), unless you modify the configuration.
This repository is currently maintained by Sebastian Hirschmeier, Stefan Zörner, and Kim Nena Duggen. It was forked from https://github.com/isaqb-org/advanced-template, so the contributors of that project basically contributed to this one, too.