Lua Configuration Interface (mirror)
Jo-Philipp Wich 937a51859d docs: add missing jsapi resources, update .gitignore | hace 5 años | |
---|---|---|
.circleci | hace 5 años | |
applications | hace 5 años | |
build | hace 5 años | |
collections | hace 6 años | |
contrib | hace 5 años | |
docs | hace 5 años | |
libs | hace 5 años | |
modules | hace 5 años | |
protocols | hace 5 años | |
themes | hace 5 años | |
.buildpath | hace 16 años | |
.cproject | hace 16 años | |
.gitignore | hace 5 años | |
.project | hace 16 años | |
CONTRIBUTING.md | hace 6 años | |
LICENSE | hace 16 años | |
NOTICE | hace 9 años | |
README.md | hace 5 años | |
jsdoc.conf.json | hace 5 años | |
luci.mk | hace 5 años | |
package.json | hace 5 años |
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.