Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.

che-samples/scala-sbt

 
 

Repository files navigation

console-scala-simple

A simple Scala "Hello World!" application, buildable with sbt. Useful for testing Eclipse Che Scala workspaces.

Building manually

Task Command
Build ./sbt compile
Run ./sbt run

App output

App output is streamed into a console. Note that if your app expects user input, do not use command but execute jars in the terminal directly.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Shell 89.1%
  • Scala 10.9%