Skip to content

Small SCROLL boot demo application build with Scala to show how to use SCROLL (SCala ROLes Language) in your Scala project

License

Notifications You must be signed in to change notification settings

max-leuthaeuser/SCROLLBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCROLLBoot

Small SCROLL boot demo application build with Scala to show how to use SCROLL (SCala ROLes Language) in your Scala project.

Edit and develop:

  1. Install SBT (Scala Build Tool).

  2. Clone this repository.

  3. Set up your favorite IDE:

  4. For Intellij: use the built-in import SBT project functionality.

  5. For Eclipse: you may want to use SBT and run eclipse (to config see here).

  6. Run it with sbt run or directly with your IDE as Scala Application (src/main/scala/SCROLLBoot.scala).

About

Small SCROLL boot demo application build with Scala to show how to use SCROLL (SCala ROLes Language) in your Scala project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages