18F/e-QIP-prototype

View on GitHub
api/bin/run.sh

Summary

Maintainability
Test Coverage
#! /bin/sh

set -e

make build
./api 2>&1