mirror of
https://github.com/openwrt/luci.git
synced 2026-08-29 06:22:49 +04:00
9652d44ef20d5ffcf65df319653590426029ebce
Some packages have different variants that have different capabilities depending on which libraries against which they are linked. Add a function to check which library a binary links against in order to determine available functionality. Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
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.
Languages
JavaScript
70.4%
C
12.4%
Lua
5.8%
CSS
3.6%
UnrealScript
3%
Other
4.7%