Skip to content
FlyingLotus1983 edited this page Oct 7, 2014 · 4 revisions

Git Checkout and Build Instructions

git clone [email protected]:firepick1/openpnp.git
cd openpnp
git checkout feature/firerest
cd gui
mvn clean install
openpnp.bat (if running on Windows)
./openpnp.sh (if running on mac/linux)
Clone this wiki locally