Skip to content

Just a scratchpad repository for any node work I do on the raspberry pi

Notifications You must be signed in to change notification settings

UmairB/node-on-the-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

node-on-the-pi

Just a scratchpad repository for any node work I do on the raspberry pi

###cpp-integration-1

Taken directly from here. Prerequisites:

  1. The node module gyp is used. This in turn requires gcc, python (atleast 2.7), make and build-essentials
  2. Install gyp globally npm install -g node-gyp
  3. Then, in the directory with the C/C++ and binding.gyp files, run node-gyp configure build

About

Just a scratchpad repository for any node work I do on the raspberry pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published