A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/sbt/sbt-coffeescript below:

sbt/sbt-coffeescript: A CoffeeScript plugin for SBT

An SBT plugin to compile CoffeeScript sources to JavaScript.

To use this plugin use the addSbtPlugin command within your project/plugins.sbt file:

addSbtPlugin("com.github.sbt" % "sbt-coffeescript" % "2.0.0")

Your project's build file also needs to enable sbt-web plugins. For example with build.sbt:

lazy val root = (project in file(".")).enablePlugins(SbtWeb)

Once configured, any *.coffee or *.litcoffee files placed in src/main/assets will be compiled to JavaScript code in target/web/public.

Supported settings:

The plugin is built on top of JavaScript Engine which supports different JavaScript runtimes.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4