Lua Configuration Interface (mirror)
Hannu Nyman aed292ad45 Merge pull request #4149 from weblate/weblate-openwrt-luci | 4 years ago | |
---|---|---|
applications | 4 years ago | |
build | 4 years ago | |
collections | 4 years ago | |
contrib | 5 years ago | |
docs | 4 years ago | |
libs | 4 years ago | |
modules | 4 years ago | |
protocols | 4 years ago | |
themes | 4 years ago | |
.buildpath | 16 years ago | |
.cproject | 16 years ago | |
.gitignore | 4 years ago | |
.project | 16 years ago | |
CONTRIBUTING.md | 4 years ago | |
LICENSE | 16 years ago | |
NOTICE | 9 years ago | |
README.md | 5 years ago | |
jsdoc.conf.json | 5 years ago | |
luci.mk | 4 years ago | |
package.json | 5 years ago |
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.