bobf is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againphgallery overview
Recent commits See more »
| Author | Revision | Comments | Message | Labels | Date |
|---|---|---|---|---|---|
|
|
98dea3b48fca |
initial commit, looks like this was never under vcs |
|
This file is for you to describe the phgallery application. Typically
you would include information such as the information below:
Installation and Setup
======================
Install ``phgallery`` using easy_install::
easy_install phgallery
Make a config file as follows::
paster make-config phgallery config.ini
Tweak the config file as appropriate and then setup the application::
paster setup-app config.ini
Then you are ready to go.