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