Skip to content

Create platform-specific binary from node.js modules

License

Notifications You must be signed in to change notification settings

morajlab/nodexe

Repository files navigation

Nodexe

dependencies license version

An API to create platform-specific binaries from node.js modules

⚠️ This project is under development and isn't ready for production.

Nodexe currently uses pkg to compile node.js modules.

Development

For local development, first clone then repository:

git clone https://github.com/morajlab/nodexe.git

nodexe uses mjw utility for workspace management. so you shoud install it.

then run following commands in terminal:

cd nodexe

yarn install

Maintainers

@morteza-jamali

License

MIT © Moraj Lab