mirror of
https://github.com/kennethreitz-archive/chishop.git
synced 2026-06-05 23:40:18 +00:00
c17b7aaef248c9eae2e0bb3dcf1dcb9e2472cbd4
=========================================
ChiShop/DjangoPyPI
=========================================
:Version: 0.1
:Authors:
Ask Solem (askh@opera.com)
Installation
============
First you have to install the dependencies::
$ python setup.py build
# python setup.py install # (run as root)
Initial configuration
---------------------
$ cd chipshop/
$ $EDITOR settings.py
$ python manage.py syncdb
Run the PyPI server
-------------------
$ python manage.py runserver
Please note that ``chishop/media/dists`` has to be writable by the
user the web-server is running as.
Contact Information
====================
askh@opera.com
.. # vim: syntax=rst expandtab tabstop=4 shiftwidth=4 shiftround
Description
Languages
Python
83%
HTML
16.9%