Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 334 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 334 Bytes

cdbazar

django cdbazar

Installation

# aptitude install python-virtualenv python-psycopg2 git python-imaging python-tz

create project root directory

   # mkdir /opt/cdbazar
   # cd /opt/cdbazar

clone the repository into project/cdbazar

  # cd /opt/cdbazar
  # mkdir -p project/cdbazar