My favorites | Sign in
Project Logo
                
Search
for
Updated Jan 06, 2008 by joe.gregorio
ApexerInstall  
Installing Apexer

Introduction

How to install Apexer

Prerequisites

Apexer depends on httplib2, which you can get from here.

Details

$ svn checkout http://feedvalidator.googlecode.com/svn/trunk/apptestsuite/client/
$ cd client
$ python setup.py install

On a system you don't have root on you can install apexer locally:

$ python setup.py install --prefix=$HOME

Sign in to add a comment
Hosted by Google Code