isaqb-org / curriculum-improve

Curriculum for the CPSA-advanced module IMPROVE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iSAQB Curriculum for the CPSA-advanced Module IMPROVE

Update 2024

For open, closed and in-progress-issues: see our Kanban-Board

Status

CI Last commit Contributors Issues Issues closed

This is copyrighted work.

Content

This repository contains the AsciiDoc sources of the curriculum for the iSAQB Advanced Level "IMPROVE".

How to contribute or participate

Create an issue, a merge- or pull-request

How to use this template

  1. Clone the repository - including the submodule:

    Via SSH:
    git clone git@github.com:isaqb-org/curriculum-improve.git --recursive
    
    Via HTTPS:
    git clone https://github.com/isaqb-org/curriculum-improve.git --recursive
  2. Build it with gradle via ./gradle.

  3. Look into the file build.gradle to see what attributes you may configure. Watch for:

    • the language attribute, either DE (German) or EN (English);

    • the output formats called backends (pdf and/or html5);

    • the document version.

How to contribute or participate

Create an issue, a merge- or pull-request

Additional translations/languages

Maintainers

This repository is currently maintained by Gernot Starke, Markus Harrer, and Benjamin Wolf. It was forked from https://github.com/isaqb-org/advanced-template, so the contributors of that project basically contributed to this one, too.

More Contributors

Parts of the content origined from the aim42 open source method for architecture improvement. Thanx to all contributors of aim42!

Licensing and Copyright

About

Curriculum for the CPSA-advanced module IMPROVE

License:Other


Languages

Language:Java 100.0%