Thanks to visit codestin.com
Credit goes to github.com

Skip to content

js-scala/js-scala

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • From scala-dev:

    • Run git checkout virtualized-master.
    • Run ant replacelocker.
    • Run git checkout js.
    • Run ant clean && ant fastdist.
  • From virtualization-lms-core:

    • Run git checkout delite-develop.
    • Create a file local.properties with the line scala.virtualized.home=<path-to-scala-virtualized>/dists/latest.
    • Run sbt update, then sbt publish-local. You can run the tests with sbt test.
  • From this project:

    • Create a file local.properties with the line scala.virtualized.home=<path-to-scala-virtualized>/dists/latest.
    • Run sbt update.

Run

  • From this project:
    • Run sbt run.

About

js.scala: JavaScript as an embedded DSL in Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9