Skip to content

isaqb-org/curriculum-api

Repository files navigation

iSAQB Advanced Level Curriculum API – Application Programming Interfaces

Status

CI – Releases and Main Last commit Contributors Issues Issues closed

This is copyrighted work.

Content

This repository contains the source code of the iSAQB Advanced Level curriculum API in AsciiDoc.

How to contribute or participate

Create an issue, a merge- or pull-request

How to use this template

+

Via SSH:
git clone git@github.com:isaqb-org/curriculum-api.git --recursive

Via HTTPS:
git clone https://github.com/isaqb-org/curriculum-api.git --recursive

How to build the documents

Prerequisite: You need a Java Runtime(tm) installed.

You build the output documents with gradle: ./gradle-tools/gradlew buildDocs That will produce both pdf and html output in German (DE) and English (EN), unless you modify the configuration.

In case you want to change that, adjust the following part of build.gradle:

    languages = ["DE", "EN"]

Additional translations/languages

Maintainers

This repository is currently maintained by the curator group of the module API. It was forked from https://github.com/isaqb-org/advanced-template, so the contributors of that project basically contributed to this one, too.

Licensing and Copyright

About

Curriculum of the iSAQB Advanced curriculum API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published