Lua Configuration Interface (mirror)
Dirk Brenken ad4c7b0153 Merge pull request #2264 from dibdot/banip | hace 6 años | |
---|---|---|
applications | hace 6 años | |
build | hace 6 años | |
collections | hace 6 años | |
contrib | hace 6 años | |
documentation | hace 6 años | |
libs | hace 6 años | |
modules | hace 6 años | |
protocols | hace 6 años | |
themes | hace 6 años | |
.buildpath | hace 16 años | |
.cproject | hace 16 años | |
.gitignore | hace 9 años | |
.project | hace 16 años | |
CONTRIBUTING.md | hace 9 años | |
LICENSE | hace 16 años | |
NOTICE | hace 9 años | |
README.md | hace 8 años | |
THANKYOU | hace 16 años | |
luci.mk | hace 6 años |
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.