Skip to content

kevinold/openwrt-nodejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenWrt package feed for nodejs

Build Status

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/akwrt/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.

About

OpenWrt package feed for nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%