Skip to content

Instantly share code, notes, and snippets.

@capotej
Created June 6, 2013 00:02
Show Gist options
  • Select an option

  • Save capotej/5718322 to your computer and use it in GitHub Desktop.

Select an option

Save capotej/5718322 to your computer and use it in GitHub Desktop.
rebuild () {
zinc -nailed -start
cd $BIRDCAGE_HOME && mvn clean -Pzinc -pl $1 -am install -DskipTests
cd $BIRDCAGE_HOME/$1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment