Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 409 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 409 Bytes

#Sequence Planner

##Backend ###Setup Download and install Simple Build Tool (SBT). Files and instructions for your platform are available at the project website, http://www.scala-sbt.org/.

###Run Open a command window and set location to the project root folder (SP/). Then launch SP backend with

sbt launch/run

##Frontend See the SP/gui/web README.md for details on how to setup and run the gui.