RISCi_ATOM 38dd0e34d2 Fresh pull from upstream master 5 years ago
..
applications 38dd0e34d2 Fresh pull from upstream master 5 years ago
build 38dd0e34d2 Fresh pull from upstream master 5 years ago
collections 38dd0e34d2 Fresh pull from upstream master 5 years ago
contrib 38dd0e34d2 Fresh pull from upstream master 5 years ago
documentation 38dd0e34d2 Fresh pull from upstream master 5 years ago
libs 38dd0e34d2 Fresh pull from upstream master 5 years ago
modules 38dd0e34d2 Fresh pull from upstream master 5 years ago
protocols 38dd0e34d2 Fresh pull from upstream master 5 years ago
themes 38dd0e34d2 Fresh pull from upstream master 5 years ago
.cproject 38dd0e34d2 Fresh pull from upstream master 5 years ago
.gitignore 38dd0e34d2 Fresh pull from upstream master 5 years ago
CONTRIBUTING.md 38dd0e34d2 Fresh pull from upstream master 5 years ago
LICENSE 38dd0e34d2 Fresh pull from upstream master 5 years ago
NOTICE 38dd0e34d2 Fresh pull from upstream master 5 years ago
README.md 38dd0e34d2 Fresh pull from upstream master 5 years ago
THANKYOU 38dd0e34d2 Fresh pull from upstream master 5 years ago
luci.mk 38dd0e34d2 Fresh pull from upstream master 5 years 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.