Skip to content

Instantly share code, notes, and snippets.

@angelpinheiro
Created August 8, 2014 13:41
Show Gist options
  • Save angelpinheiro/ca8b9f7cc97b89262b89 to your computer and use it in GitHub Desktop.
Save angelpinheiro/ca8b9f7cc97b89262b89 to your computer and use it in GitHub Desktop.
Execute maze visualizer example
#!/bin/sh
git clone https://github.com/angelpinheiro/hipster-maze-visualizer.git /tmp/hmvexample/
cd /tmp/hmvexample/
mvn package && mvn exec:java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment