Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 669 Bytes

File metadata and controls

19 lines (17 loc) · 669 Bytes

info

Pseudo code

make
==
clean                          Clean generated files
compile                        Compile the code
static-tests                   Run static tests
unit-tests                     Run unit tests
integration-tests              Run integration tests
package                        Package the compiled code into a Docker image
format                         Format the code
run-containers                 Run application locally in Docker engine
stop-containers                Stop application locally in Docker engine
about                          Display info related to the build
help                           Show this help