tgockel / json-voorhees

A killer modern C++ library for interacting with JSON.
http://tgockel.github.io/json-voorhees/
Apache License 2.0
128 stars 18 forks source link

build: Creates the make-packages script. #103

Closed tgockel closed 6 years ago

tgockel commented 6 years ago

This also changes a host of other scripts to make it easier to run scripts inside of containers.

Fixes issue #102.