Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 606 Bytes

README.rst

File metadata and controls

25 lines (19 loc) · 606 Bytes

Fedora Summer of Open Hardware 2012

http://lewk.org/img/openhw2012.png

Authors

Setting up a local instance

yum install -y python-virtualenv git libcurl-devel
git clone git://github.com/lmacken/fedora-openhw2012.git
cd fedora-openhw2012
virtualenv env
source env/bin/activate
pip install kitchen pycurl
python setup.py develop
initialize_FedoraSummerOfHardware_db development.ini
pserve development.ini