Skip to content

ihainan/online-scala-repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Scala REPL

Demo

https://scala.ihainan.me/

scala_repl

Requirements

  • node
  • npm
  • scala or docker

Build & Run:

git clone https://github.com/ihainan/online-scala-repl.git && cd online-scala-repl
npm install
npm run build
node server.js # or DOCKER_RUN=true node server.js

Then visit http://localhost:3000 to use Scala REPL.

About

Online Scala REPL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published