Using OpenWrt Experience
Reading: gh-pages
Edit feeds.conf.default
, add below line
src-git stuart https://github.com/stuarthua/oh-my-openwrt
Execute
$ ./scripts/feeds update -a
$ ./scripts/feeds install -a
Make and Enjoy.
checkout devices
$ git clone https://github.com/stuarthua/oh-my-openwrt
$ git checkout -b devices origin/devices
Use Image Builder to gen your image or just install it on your devices.