Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 690 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 690 Bytes

SPLED: Software Product Line Engineering Demo

Alt text

This demo repository contains a tiny but fully fledged SPL for SW development. It is capable of holding a set of software modules that are differently used and configured among the variants. Each variant creates its own binaries.

CI (Continuous Integration)

  • selftests
  • artifacts are archived under Github Actions (or locally inside the build/<variant>/(prod|test) directory)