Lua Configuration Interface (mirror)
Hannu Nyman 0cf9d53fff Merge pull request #2964 from musashino205/l10n/base-upd-ja | 5 years ago | |
---|---|---|
.circleci | 5 years ago | |
applications | 5 years ago | |
build | 5 years ago | |
collections | 6 years ago | |
contrib | 5 years ago | |
documentation | 5 years ago | |
libs | 5 years ago | |
modules | 5 years ago | |
protocols | 5 years ago | |
themes | 5 years ago | |
.buildpath | 16 years ago | |
.cproject | 16 years ago | |
.gitignore | 6 years ago | |
.project | 16 years ago | |
CONTRIBUTING.md | 6 years ago | |
LICENSE | 16 years ago | |
NOTICE | 9 years ago | |
README.md | 8 years ago | |
luci.mk | 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.