Skip to content

Nick-Smith/scala-school

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala School

Learning Scala at the Guardian.

Getting started

Enter sbt:

$ ./sbt

Then, to build:

$ gen-idea // if using Intellij

To run:

$ run

To test:

$ test

To enter the REPL:

$ console

About

Learning Scala at the Guardian

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 99.6%
  • Shell 0.4%