Skip to content

Latest commit

 

History

History
62 lines (44 loc) · 2.11 KB

README.adoc

File metadata and controls

62 lines (44 loc) · 2.11 KB

iSAQB® Advanced Level curriculum Software Architecture for AI Systems

Status

CI – Releases and Main Last commit Contributors Issues Issues closed

This is copyrighted work.

Content

This repository contains the iSAQB® Advanced Level curriculum Software Architecture for AI Systems.

How to contribute or participate

Create an issue, a merge- or pull-request

How to use this template

  1. Clone the repository - including all submodules:

    Via SSH:
    git clone git@github.com:isaqb-org/curriculum-swarc4ai.git --recursive
    
    Via HTTPS:
    git clone https://github.com/isaqb-org/curriculum-swarc4ai.git --recursive

How to build the documents

Prerequisite: You need a Java 17 (or higher) JDK installed. Build the project with Gradle (you need a locally installed JDK 17 or higher) via ./gradlew.

Maintainers

This repository is currently maintained by the curators of the SWARC4AI curriculum. 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