5 This is the OpenWrt "luci"-feed containing LuCI - OpenWrt Configuration Interface.
9 This feed is enabled by default. Your feeds.conf.default (or feeds.conf) should contain a line like:
11 src-git luci https://github.com/openwrt/luci.git
14 To install all its package definitions, run:
16 ./scripts/feeds update luci
17 ./scripts/feeds install -a -p luci
22 You can browse the generated API documentation [directly on Github](http://htmlpreview.github.io/?http://raw.githubusercontent.com/openwrt/luci/master/documentation/api/index.html).
26 Documentation for developing and extending LuCI can be found [in the Wiki](https://github.com/openwrt/luci/wiki)
30 See [LICENSE](LICENSE) file.
34 See [CONTRIBUTING.md](CONTRIBUTING.md) file.