Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 193 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 193 Bytes

Welcome to Cheese!

Requirements

  • Docker

Run Tests

$make build_tests	#download & build dependencies
$make test_all

Run dev mode

$make dev_build
$make dev_run