Development

If you don't want to install all the dependencies, or isolate the development process, you can use this Docker image.

Build

Running make build will create a Docker image, tagged fcuny/net-http-spore.

Tests

Running make test will run the tests inside the docker container.

Release

Running make release will create a new release.