Lua Configuration Interface (mirror)
Florian Eckert a661d7d845 Merge pull request #5143 from msylgj/patch-1 | 3 年之前 | |
---|---|---|
applications | 3 年之前 | |
build | 4 年之前 | |
collections | 3 年之前 | |
contrib | 3 年之前 | |
docs | 4 年之前 | |
libs | 3 年之前 | |
modules | 3 年之前 | |
protocols | 3 年之前 | |
themes | 3 年之前 | |
.gitignore | 4 年之前 | |
CONTRIBUTING.md | 4 年之前 | |
LICENSE | 16 年之前 | |
NOTICE | 9 年之前 | |
README.md | 5 年之前 | |
jsdoc.conf.json | 5 年之前 | |
luci.mk | 3 年之前 | |
package.json | 5 年之前 |
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.