Hot singletons in your RAM.
To build, execute ./build.
To build the jar, execute ./build jar.
To run unit tests, execute ./test.
To run integration tests, execute ./test integration.
To run the server, execute ./apcsinder server.
To run the client, execute ./apcsinder client.
To run the client with a local server, execute ./apcsinder client -s http://localhost:8000.