UNKNOWN
Project description
Introduction
This is a developer’s buildout to work on the Plonesocial suite of packages.
Using this buildout
You can ignore the Makefile and just use buildout. You’ll have to bootstrap it first though. YMMV. See the Makefile for scripts.
Makefile
The included Makefile is optimized for use on Ubuntu Lucid:
make lucid make
Github sources
By default, the buildout clones read-only sources of the various plonesocial.* components into ./src/. To enable push, create a fork on github and then:
cd ./src/plonesocial.microblog git remote set-url --push origin git@github.com:YOUR_GITHUB_ID/plonesocial.microblog.git
You’ll have to to that for each src package you want to push, and/or for the buildout itself.
Please don’t forget to submit pull requests :-)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
plonesocial.buildout-0.5.4.zip
(14.5 kB
view hashes)