Skip to content

Commit

Permalink
- NEW: Added a run script for linux (where most development will take…
Browse files Browse the repository at this point in the history
… place.)
  • Loading branch information
gordonstephen committed Sep 28, 2018
1 parent 2d3116b commit 724840e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions run
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

java -Xmx5g -cp .:config:res:classes:lib/* jhi.curlywhirly.gui.CurlyWhirly $1 $2 $3 $4 $5

0 comments on commit 724840e

Please sign in to comment.