iSAQB Advanced Level Curriculum DATA
This is copyrighted work.
Create an issue, a merge- or pull-request
-
Clone the repository—including the submodule:
Via SSH: git clone [email protected]:isaqb-org/curriculum-data.git --recursive Via HTTPS: git clone https://github.com/isaqb-org/curriculum-data.git --recursive
-
Build the project with gradle (you need a locally installed JDK) via
./gradlew buildDocs
. -
Once "BUILD SUCCESSFUL" is shown, you can review the build result under
./build/index.html
That will produce both pdf and html output in German (DE) and English (EN), unless you modify the configuration.
This repository is currently maintained by Christine Koppelt and Rainer Jaspert. It was forked from https://github.com/isaqb-org/advanced-template, so the contributors of that project basically contributed to this one, too.