iSAQB Curriculum for the CPSA-advanced Module IMPROVE
For open, closed and in-progress-issues: see our Kanban-Board
This is copyrighted work.
This repository contains the AsciiDoc sources of the curriculum for the iSAQB Advanced Level "IMPROVE".
-
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
-
Build it with gradle via
./gradle
. -
Look into the file
build.gradle
to see what attributes you may configure. Watch for:-
the
language
attribute, eitherDE
(German) orEN
(English); -
the output formats called
backends
(pdf and/or html5); -
the document version.
-
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.
Parts of the content origined from the aim42 open source method for architecture improvement. Thanx to all contributors of aim42!