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.