Lua Configuration Interface (mirror)
Jo-Philipp Wich 07aedbf129 Merge pull request #2962 from TDT-AG/pr/20190802-luci-app-openvpn | преди 5 години | |
---|---|---|
.circleci | преди 5 години | |
applications | преди 5 години | |
build | преди 5 години | |
collections | преди 6 години | |
contrib | преди 5 години | |
documentation | преди 5 години | |
libs | преди 5 години | |
modules | преди 5 години | |
protocols | преди 5 години | |
themes | преди 5 години | |
.buildpath | преди 16 години | |
.cproject | преди 16 години | |
.gitignore | преди 6 години | |
.project | преди 16 години | |
CONTRIBUTING.md | преди 6 години | |
LICENSE | преди 16 години | |
NOTICE | преди 9 години | |
README.md | преди 8 години | |
luci.mk | преди 5 години |
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.