Lua Configuration Interface (mirror)
Jo-Philipp Wich 4c7a3925b8 luci-base: convert JavaScript code to ES6 style | пре 1 година | |
---|---|---|
.github | пре 1 година | |
applications | пре 1 година | |
build | пре 1 година | |
collections | пре 1 година | |
contrib | пре 1 година | |
docs | пре 1 година | |
libs | пре 1 година | |
modules | пре 1 година | |
protocols | пре 1 година | |
themes | пре 1 година | |
.gitignore | пре 2 година | |
CONTRIBUTING.md | пре 4 година | |
LICENSE | пре 16 година | |
NOTICE | пре 10 година | |
README.md | пре 5 година | |
jsdoc.conf.json | пре 5 година | |
luci.mk | пре 1 година | |
package.json | пре 3 година |
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.