The json-resp
package contains a small set of functions that are used to marshall and unmarshall response data and errors in JSON format.
Install the CircleCI Local CLI. See the Continuous Integration section below for more detail.
To build and test:
circleci build
This package uses CircleCI for Continuous Integration (CI). It runs automatically on commits and pull requests involving a protected branch. All CI checks must pass before a merge to a proected branch can be performed.
The CI checks are typically run in the cloud without user intervention. If desired, the CI checks can also be run locally using the CircleCI Local CLI.