LuCI - OpenWrt Configuration Interface
 
 
 
 
 
 
Go to file
Jo-Philipp Wich e19098d062 Merge pull request #462 from jplitza/jsonc-sink
luci-lib-jsonc: Add ltn12-compatible sink factory
2015-12-17 02:36:45 +01:00
applications Merge pull request #578 from cshore/pull-request-validator-rework 2015-12-17 02:32:10 +01:00
build
collections
contrib/package
documentation Merge pull request #462 from jplitza/jsonc-sink 2015-12-17 02:36:45 +01:00
libs
modules Merge pull request #577 from cshore/pull-request-safe-file-upload 2015-12-17 02:32:47 +01:00
protocols validation: Add option ipv4only option to host and hostport datatypes 2015-12-15 20:41:01 -05:00
themes
.buildpath
.cproject
.gitignore
.project
CONTRIBUTING.md CONTRIBUTING.md: clarify signed-off-by advice 2015-12-15 14:40:51 +02:00
LICENSE
NOTICE
README.md
THANKYOU
luci.mk

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.

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.