iSAQB Advanced Level Curriculum Formal Methods FM
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-fm.git --recursive
Via HTTPS:
git clone https://github.com/isaqb-org/curriculum-fm.git --recursiveYou build the output documents with gradle: ./gradle-tools/gradlew buildDocs
That will produce both pdf and html output in English (EN), unless you modify the configuration.
This repository is currently maintained by Mike Sperber and his team. It was forked from https://github.com/isaqb-org/advanced-template, so the contributors of that project basically contributed to this one, too.