a937983423 / gocloud-openwrt-feeds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

Add the following line to the feeds.conf.default file of your OpenWrt SDK workspace:

src-git gocloud https://github.com/JimLee1996/gocloud-openwrt-feeds.git

Then run:

scripts/feeds update -f gocloud
scripts/feeds install -a -p gocloud

Now, you will be able to see all the packages in this repository via make menuconfig.

About


Languages

Language:Shell 42.3%Language:Lua 30.5%Language:Makefile 20.3%Language:HTML 6.9%