Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 216 Bytes

buildkite.md

File metadata and controls

9 lines (7 loc) · 216 Bytes

Running Makefile

Ensure the following is installed. Needs to be done once only, preferable the first command to execute.

$ apt-get update && \
  apt-get install -y build-essential && \ 
  make greet