[web-assets/el5: 7/15] add some instructions

T.C. Hollingsworth patches at fedoraproject.org
Tue Aug 27 12:24:41 UTC 2013


commit 5f8360475376b1feb0beb4a88873a182591578a2
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Fri Jul 19 04:48:23 2013 -0700

    add some instructions

 README.md |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)
---
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3a3e587
--- /dev/null
+++ b/README.md
@@ -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/)


More information about the scm-commits mailing list