Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 305 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 305 Bytes

Draw The Lines!

To run it locally:

Check out and install Googe Playn:

  1. git clone https://code.google.com/p/playn/
  2. mvn install

Check out this project:

  1. git clone git://github.com/neshaug/drawthelines.git
  2. mvn package
  3. mvn jetty:run-exploded

Browse to http://localhost:8080