Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 283 Bytes

File metadata and controls

27 lines (18 loc) · 283 Bytes

Quartermaster module template

Generic Quartermaster module template.

Build the image locally

make build

Get into its shell

make run

Run integration tests

make integration-test

Run linters locally

make linters