Lua Configuration Interface (mirror)
Dirk Brenken ad4c7b0153 Merge pull request #2264 from dibdot/banip | 6 년 전 | |
---|---|---|
applications | 6 년 전 | |
build | 6 년 전 | |
collections | 6 년 전 | |
contrib | 6 년 전 | |
documentation | 6 년 전 | |
libs | 6 년 전 | |
modules | 6 년 전 | |
protocols | 6 년 전 | |
themes | 6 년 전 | |
.buildpath | 16 년 전 | |
.cproject | 16 년 전 | |
.gitignore | 9 년 전 | |
.project | 16 년 전 | |
CONTRIBUTING.md | 9 년 전 | |
LICENSE | 16 년 전 | |
NOTICE | 9 년 전 | |
README.md | 8 년 전 | |
THANKYOU | 16 년 전 | |
luci.mk | 6 년 전 |
This is the OpenWrt "luci"-feed containing LuCI - OpenWrt Configuration Interface.
This feed is enabled by default. Your feeds.conf.default (or feeds.conf) should contain a line like:
src-git luci https://github.com/openwrt/luci.git
To install all its package definitions, run:
./scripts/feeds update luci
./scripts/feeds install -a -p luci
You can browse the generated API documentation directly on Github.
Documentation for developing and extending LuCI can be found in the Wiki
See LICENSE file.
See CONTRIBUTING.md file.