mirror of https://github.com/openwrt/luci.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 days ago | |
---|---|---|
.github | 1 year ago | |
applications | 3 days ago | |
build | 3 months ago | |
collections | 7 days ago | |
contrib/package | 3 months ago | |
docs | 1 year ago | |
libs | 7 days ago | |
modules | 3 days ago | |
protocols | 1 month ago | |
themes | 3 weeks ago | |
.gitignore | 3 months ago | |
CONTRIBUTING.md | 3 years ago | |
LICENSE | 15 years ago | |
NOTICE | 8 years ago | |
README.md | 3 years ago | |
jsdoc.conf.json | 3 years ago | |
luci.mk | 3 months ago | |
package.json | 1 year ago |
README.md
OpenWrt luci feed
Description
This is the OpenWrt "luci"-feed containing LuCI - OpenWrt Configuration Interface.
Usage
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
API Reference
You can browse the generated API documentation directly on Github.
Development
Documentation for developing and extending LuCI can be found in the Wiki
License
See LICENSE file.
Package Guidelines
See CONTRIBUTING.md file.