Replace whole repo with latest content from branch rhel-8.8.0

Content corresponds with RHEL dist-git commit c077beb
This commit is contained in:
Honza Horak 2023-05-16 21:00:52 +02:00
parent 033805b15a
commit 0efaefb9cc
1 changed files with 19 additions and 0 deletions

19
README.md Normal file
View File

@ -0,0 +1,19 @@
one directory to rule them all
==============================
For more information, see the
[proposal](https://fedoraproject.org/Changes/Web_Assets) and
[proposed guidelines](https://fedoraproject.org/User:Patches/PackagingDrafts/Web_Assets)
Try Me
------
```sh
sudo yum install git fedora-packager
git clone https://github.com/tchollingsworth/fedora-web-assets
cd fedora-web-assets
fedpkg --dist=f19 local
sudo yum install noarch/*
```
[There are also some builds here.](http://patches.fedorapeople.org/web-assets/)