Skip to content

kelseyq/scala-study-group

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala Study Group

Build & Run

$ cd Scala_Study_Group
$ ./sbt
> container:start
> browse

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

Automatic code reloading

To automatically recompile & reload code when it's saved, run the following

$ cd Scala_Study_Group
$ ./sbt
> ~ ;copy-resources;aux-compile

About

Code for Women Who Code Scala study group

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published