Skip to content

Latest commit

 

History

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

README.md

File metadata and controls

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

c-cli-gpp-ninja-hello-world

Description

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

Tech stack

  • c
  • 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