FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

openwrt-nodejs/README.md at master · xinpascal/openwrt-nodejs · GitHub

Latest commit

 

History

History
23 lines (12 loc) · 582 Bytes

File metadata and controls

23 lines (12 loc) · 582 Bytes

OpenWrt package feed for nodejs

This is an OpenWrt package feed containing community maintained nodejs packages.

To use these packages, add the following line to the feeds.conf in the OpenWrt buildroot:

src-git nodejs git://github.com/xinpascal/openwrt-nodejs.git

Update the feed:

./scripts/feeds update nodejs 

Activate the package:

./scripts/feeds install -a -p nodejs

The nodejs packages should now appear in menuconfig.


Back | FazBrowse Home | New Git URL