Lua Configuration Interface (mirror)
Paul Donald 2ce85291bd Merge branch 'master' into openwrt-24.10 | 22 godzin temu | |
---|---|---|
.github | 1 tydzień temu | |
applications | 1 dzień temu | |
build | 1 miesiąc temu | |
collections | 1 dzień temu | |
contrib | 7 miesięcy temu | |
docs | 2 dni temu | |
libs | 2 dni temu | |
modules | 2 dni temu | |
protocols | 2 dni temu | |
themes | 2 dni temu | |
.gitignore | 2 lat temu | |
CONTRIBUTING.md | 4 lat temu | |
LICENSE | 16 lat temu | |
NOTICE | 10 lat temu | |
README.md | 5 lat temu | |
jsdoc.conf.json | 5 lat temu | |
luci.mk | 2 tygodni temu | |
package.json | 3 lat temu |
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.