Skip to content

damoebius/haxe-npm-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Haxe externs & libraries for NPM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published