Skip to content

Tom-Evers/creative-scala-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creative Scala Template

This is a template project designed for people taking Creative Scala.

Fork or clone this template. (What's the difference? If you fork this repository you get your own copy on Github. You can then clone that repository to get a copy on your computer and save work back to your fork on Github and share it with other programmers. If you clone this repository without forking you get a copy on your computer but no copy on Github that you can save work back to and share.)

Then run sbt.sh (OS X and Linux) or sbt.bat (Windows) to start SBT.

Finally type console in SBT and then type Example.image.draw. If you see a picture of three nested circles everything is working well.

You can edit the file Example.scala to create your own code. See Creative Scala for more!

About

Template for those following Creative Scala

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 71.1%
  • Shell 15.3%
  • Batchfile 13.6%