#!/bin/sh # example usage to build a development image: # $ build-development-image.sh hu.dwim # it will contain every dependency needed to load any system whose name starts with 'hu.dwim' `dirname "$0"`/hu.dwim.build.sh --excluded-systems=swank --executable-output --development-build --overwrite-output-file $*