#!/bin/sh -e

PATH="${PATH}:${PWD}" devweb --addr=":8087" github.com/coreos/discovery.etcd.io/dev
