Skip to content

arashabedin/ScalaStuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

ScalaStuff

Useful terminal commands:

Compiling >> compile
Compiling continusely after changes >> ~ compile
Runing continusely after changes >> sbt run
Runing Continusely >> ~ compile
Testing >> sbt "test:testOnly MyExampleSpec" or testOnly MyExampleSpec
Scala REPL >> console
Quiting REPL >> :q

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages