Skip to content

LukaszMarchewka/haxemojos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Haxemojos

Haxemojos is a Maven plugin created to build Haxe projects. It supports transitive dependency management, haxelib dependencies and haxeunit.

Plugin designed in a true-maven-style (as authors understand it). It means you don't need to download and install into your system nothing then Java and Maven. Haxe compiler and Neko runtime are downloading by Maven dependency resolution mechanism as plugin dependencies and installing it into version-separated directories in mavens local repository. It allows to use different haxe versions in your projects. Haxemojos is definitely great when you have projects which written long time ago but need support.

See http://opensource.tenderowls.com/haxemojos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%