Filip de Waard is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

fmw / Edgar

Edgar is a document publishing and management application. Edgar is now being rewritten and redesigned as Vix.

Clone this repository (size: 167.0 KB): HTTPS / SSH
hg clone https://bitbucket.org/fmw/edgar
hg clone ssh://hg@bitbucket.org/fmw/edgar

Edgar overview

Recent commits See more »

This file is for you to describe the edgar application. Typically
you would include information such as the information below:

Installation and Setup
======================

Install ``edgar`` using easy_install::

    easy_install edgar

Make a config file as follows::

    paster make-config edgar config.ini

Tweak the config file as appropriate and then setup the application::

    paster setup-app config.ini

Then you are ready to go.