Skip to content

Commit

Permalink
Added shell script to kick off play-mini server
Browse files Browse the repository at this point in the history
  • Loading branch information
devnulled committed Mar 6, 2012
1 parent aaa917b commit ec6e32f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
logs/
target/
*.iws
*.iml
Expand Down
1 change: 1 addition & 0 deletions run_server.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
mvn scala:run -Dlauncher=rest

0 comments on commit ec6e32f

Please sign in to comment.