/haxej

Utilities for haxe JVM target

Primary LanguageHaxeMIT LicenseMIT

CI

haxej

Utilities for Haxe-JVM target.
(Only Haxe-JVM, Haxe-Java target is not supported)

setup

  • Enable java and maven
    e.g. using chocolatey
    choco install maven -y

  • haxe --run RunSetup

test

  • haxe ./tests.hxml

See .github/workflows for details