An open API service indexing awesome lists of open source software.

https://github.com/zinx28/nodeinjector

this legit a injector for a nodejs/electron launcher
https://github.com/zinx28/nodeinjector

Last synced: 6 months ago
JSON representation

this legit a injector for a nodejs/electron launcher

Awesome Lists containing this project

README

          

# Node injector
~ compiles as a .node project

you need node modules to be installed

# Steps
1. npm install
2. npm install -g node-gyp
3. node-gyp configure
### Build it!
you can run
node-gyp build
or open the vs project in /build
and build it your self