#!/bin/bash set -e cd $(dirname $0) ./clean ./bootstrap ./build ./test ./package