Skip to content

frgomes/sbt-sri-platform

 
 

Repository files navigation

sbt-sri-platform

This plugin supports development of client application on multiple platforms:

  • Android
  • IOS
  • Web

The following commands are available:

  • dev - runs fastOptJS according to the selected platform.
  • prod - runs fullOptJS according to the selected platform.

Scala support

  • 2.11
  • 2.12

Support for Scala 2.10 is dropped.

JDK support

  • JKD8

Support for JDK6 and JDK7 is dropped.

ScalaJS support

  • 1.0.0-M8

More information: ScalaJS 1.0.0-M8 announcement

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 96.8%
  • Shell 3.2%