Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 276 Bytes

File metadata and controls

16 lines (9 loc) · 276 Bytes

platypus

server and framework in scala

Integrated server/framework written in java. Implemented using SBT

start the platypus by running the following command:

sudo sbt runThePlatypus

stop the platypus by running the following command:

sudo sbt stopThePlatypus