Skip to content

CodeRoamer/Shipper

Repository files navigation

Shipper

Shipper is a web UI for http://docker.io

Build Status wercker status

Quick Start

more wiki on the road, project is still underdeveloped.

  1. go get github.com/coderoamer/shipper - download shipper into your $GOPATH
  2. cd $GOPATH/src/github.com/coderoamer/shipper
  3. go build - build shipper
  4. shipper dev - download assets & put them into the right place
  5. shipper web - to kick off your web app

For Developers

Run shipper test to run unit test.

With flag -b true to run benchmark test, like this: shipper test -b true

Help

type shipper to get help

About

Shipper is a web UI for http://docker.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages