Shell scripts for processing JSON and exporting JSON to ENV vars.
- sh or bash
- jq json processor
Tests are written in Lua using the Telescope test framework.
make test
runs tests in an airstack/core
Docker image that already includes jq, luajit, and telescope.
# With Docker installed on the host...
make build && make test