Lua Configuration Interface (mirror)
Jo-Philipp Wich d354f0b107 build: i18n-sync.sh: fix i18n-update.pl invocation | 3 years ago | |
---|---|---|
applications | 3 years ago | |
build | 3 years ago | |
collections | 3 years ago | |
contrib | 3 years ago | |
docs | 4 years ago | |
libs | 3 years ago | |
modules | 3 years ago | |
protocols | 3 years ago | |
themes | 3 years ago | |
.gitignore | 3 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 | 3 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.