Skip to content

scala-steward/console-scala-simple-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published