Skip to content

Latest commit

 

History

History
executable file
·
22 lines (16 loc) · 305 Bytes

File metadata and controls

executable file
·
22 lines (16 loc) · 305 Bytes

cpp-cli-gpp-ninja-multi-file-hello-world

Description

This is a POC project to demonstrate ninja as a build tool.

Tech stack

  • cpp
  • gpp
  • ninja

Docker stack

  • alpine:edge

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

To see help

sudo ./install.sh -h