haxelib

0.1.7 • Public • Published

Haxe logo

Haxelib.js

About

Haxelib.js is a tool used to automatically publish haxe libraries to NPM. It's written in Haxe and run as a command line with nodejs. THe server side is written in Haxe and published in PHP.

list of published libs

Installation

If you have the node package manager, npm, installed:

npm install -g haxelib

Getting Started

Display information about how to using this module.

haxelib help

Update local lib list

haxelib update

Add a new Lib to haxelib

haxelib add

it will prompt for a lib name, description, author, and git url to clone the project

Publish all libs to NPM

haxelib publish

Do not use this, the server on haxelib.tamina-online.com will publish automatically all new libs.

Package Sidebar

Install

npm i haxelib

Homepage

haxe.org

Weekly Downloads

10

Version

0.1.7

License

MIT

Last publish

Collaborators

  • haxelib.js