wwwd
(www daemon) is the cloud.gov.au "www" website server.
Be sure to follow the steps in the project's README before proceeding.
Build and run the program:
go install
wwwd
Build the program for a Cloud Foundry deployment:
go install -tags="cloudfoundry"