lib.haxe.org

archetype

Utility to jumpstart haxe projects, eg: % haxelib run archetype create -type=flash -artifactId=myProject -packageName=us.versus.them -version=1.0.0 % cd myProject % haxe compile.hxml % haxelib run archetype list
Version
1.0.1
Owner
brianin3d
License
Public

History

  • 2009-05-06 22:46:02
    1.0.1
    Updated to use templated archives
  • 2008-10-17 19:52:17
    1.0.0
    Initial release