Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 256 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 256 Bytes

Hephaestus-FM

Hephaestus module for description and reasoning on Feature Models

Build

To build and install dependencies, run

$ stack build

on project dir.

Tests

To execute the test suite, run

$ stack test

on project dir.