Skip to content

bearddan2000/c-cli-gpp-ninja-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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