@hacksawstudios/haxe-module-installer

1.2.6 • Public • Published

Haxe Module Installer

Script to install haxe modules through npm.

Usage

Add dependency to your module:

npm i -D @hacksawstudios/haxe-module-installer

Add postinstall script to scripts in package.json: "postinstall": "npx @hacksawstudios/haxe-module-installer"

How does it work?

It simply copies the package to .haxelib folder and runs haxelib dev

Readme

Keywords

none

Package Sidebar

Install

npm i @hacksawstudios/haxe-module-installer

Weekly Downloads

71

Version

1.2.6

License

ISC

Unpacked Size

5.2 kB

Total Files

4

Last publish

Collaborators

  • karl_r
  • hacksaw_studios