Skip to content

Scales web-based IDE for functional reactive programming using media computation.

License

Notifications You must be signed in to change notification settings

DePauwREU2013/sjs-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SJS-Server

Build & Run

Until the scales library is published, first clone the sjs-scales repo and follow the instructions in the README.

$ cd sjs-server
$ sbt
> container:start
> browse
> ~ ;copy-resources;aux-compile

If browse doesn't launch your browser, manually open http://localhost:8080/ in your browser.

In the current version, you must have a main.scala file, which will be wrapped in main method boilerplate by the server.

About

Scales web-based IDE for functional reactive programming using media computation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages