mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 01:42:18 +00:00
12 lines
311 B
Markdown
12 lines
311 B
Markdown
# Terra repositories
|
|
|
|
This monorepo contains the package manifests for the Terra repositories.
|
|
|
|
|
|
# How to use
|
|
```bash
|
|
sudo dnf config-manager --add-repo https://github.com/terrapkg/subatomic-repos/raw/main/terra.repo
|
|
```
|
|
# Add packages
|
|
Pull requests are welcomed! See [here](docs/CREATING.md) for instructions.
|