Skip to content

hexx/play-haxe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Haxe plugin for the Play framework 2.2.x

Prerequisites

Play-Haxe plugin only supports a native compiler. The Haxe compiler needs to be installed for this plugin to work. Refer to the site of Haxe for more information.

index - Haxe

Installation

Add following to your projects project/plugins.sbt

addSbtPlugin("com.github.hexx" % "play-haxe" % "0.0.2")

After Installation, this plugin works like the built-in CoffeeScript compiler.

Documentation: AssetsCoffeeScript - Playframework

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages