mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
3b65749198
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
23 lines
400 B
Markdown
23 lines
400 B
Markdown
# OpenWrt packages feed
|
|
|
|
## Description
|
|
|
|
This is the OpenWrt "packages"-feed containing community-maintained packages.
|
|
|
|
## Usage
|
|
|
|
This feed is enabled by default. To install all its package definitions, run:
|
|
```
|
|
./scripts/feeds update packages
|
|
./scripts/feeds install -a -p packages
|
|
```
|
|
|
|
## License
|
|
|
|
See [LICENSE](LICENSE) file.
|
|
|
|
## Package Guidelines
|
|
|
|
See [CONTRIBUTING.md](CONTRIBUTING.md) file.
|
|
|