LuCI - OpenWrt Configuration Interface
 
 
 
 
 
 
Go to file
Kristoffer Grundström 4082ad37d9 luci-app-tinyproxy: Edited Swedish translation
Signed-off-by: Kristoffer Grundström <kristoffer.grundstrom1983@gmail.com>
2015-12-18 05:28:45 +01:00
applications luci-app-tinyproxy: Edited Swedish translation 2015-12-18 05:28:45 +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 #464 from remakeelectric/pulls/list-operations 2015-12-17 02:39:23 +01:00
protocols Merge pull request #579 from cshore/pull-request-protocol-vpnc 2015-12-17 02:38:41 +01:00
themes
.buildpath
.cproject
.gitignore
.project
CONTRIBUTING.md
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.