iSAQB Advanced Level Curriculum GREEN
This is copyrighted work.
Create an issue or a pull-request. Clone the repository, including the submodule:
+
Via SSH:
git clone [email protected]:isaqb-org/curriculum-green.git --recursive
Via HTTPS:
git clone https://github.com/isaqb-org/curriculum-green.git --recursive
Prerequisite: You need a Java Runtime(tm) installed.
You build the output documents with gradle, use the wrapper that comes with the repository: ./gradle-tools/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 the curators of this currriculum. It was forked from https://github.com/isaqb-org/advanced-template, so the contributors of that project basically contributed to this one, too.