1
0
RISCi_ATOM 71a6d1298d Fresh pull from upstream 7 роки тому
..
applications 71a6d1298d Fresh pull from upstream 7 роки тому
build d552ef895a Add luci to packages/ instead of using a feed 8 роки тому
collections 71a6d1298d Fresh pull from upstream 7 роки тому
contrib 71a6d1298d Fresh pull from upstream 7 роки тому
documentation d552ef895a Add luci to packages/ instead of using a feed 8 роки тому
libs d552ef895a Add luci to packages/ instead of using a feed 8 роки тому
modules 71a6d1298d Fresh pull from upstream 7 роки тому
protocols 71a6d1298d Fresh pull from upstream 7 роки тому
themes 71a6d1298d Fresh pull from upstream 7 роки тому
.buildpath 71a6d1298d Fresh pull from upstream 7 роки тому
.cproject 71a6d1298d Fresh pull from upstream 7 роки тому
.gitignore 71a6d1298d Fresh pull from upstream 7 роки тому
.project 71a6d1298d Fresh pull from upstream 7 роки тому
CONTRIBUTING.md d552ef895a Add luci to packages/ instead of using a feed 8 роки тому
LICENSE d552ef895a Add luci to packages/ instead of using a feed 8 роки тому
NOTICE d552ef895a Add luci to packages/ instead of using a feed 8 роки тому
README.md 71a6d1298d Fresh pull from upstream 7 роки тому
THANKYOU d552ef895a Add luci to packages/ instead of using a feed 8 роки тому
luci.mk 71a6d1298d Fresh pull from upstream 7 роки тому

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.