Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 333 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 333 Bytes

test-rig-example

Example of the sysl test-rig feature.

Usage

$ make

Make generates sources in /cmd and /gen, and a docker-compose.yml in the root directory. Running docker-compose up builds the binaries and runs containers for both the PostgreSQL database backend and dbfront, the database frontend.