-
Notifications
You must be signed in to change notification settings - Fork 10
FireBOM command line
firepick1 edited this page Aug 22, 2013
·
6 revisions
Build your own FireBOM console application
To build the FireBOM command line console application:
- download Maven 3.0.5 or above
- Maven 2.2.1 and above also works
Step 2. git the FireBOM code
git clone https://github.com/firepick1/FirePick.git
cd FirePick/FireBOM
git remote add upstream https://github.com/firepick1/FirePick.git
mvn clean install
java -jar target/firebom.jar
java -jar target/firebom.jar https://github.com/firepick1/FirePick/wiki/D7IH
Copy target/firebom.war
into your neighborhood Java-friendly web server to get your very own FireBOM web site.