FFFF
Skip to content

kLabz/haxe-node-shebang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS shebang

Add #!/usr/bin/env node shebang to your generated js files when targetting nodejs.

Usage

Install the lib:

haxelib install node-shebang

Add the lib to your hxml file:

# ...
-lib node-shebang

And compile. Your compiled js should now begin with #!/usr/bin/env node. You still need to make it executable yourself, though.

About

Add shebang to your haxe-nodejs javascript files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

0