Giter Club home page Giter Club logo

plonesocial.buildout's Introduction

This is a developer's buildout to work on the Plonesocial suite of packages.

Plonesocial consists of:

plonesocial.microblog
Status updates
plonesocial.activitystream
Lists content changes, discussion replies, and status updates
plonesocial.network
Follow/unfollow of users
plonesocial.like
Favoriting of content
plonesocial.suite
An out-of-the-box social business experience integrating all of the above. If you're an end user, this is what you're looking for.
plonesocial.buildout
This buildout. Not a Python package. Intended for Plonesocial developers only.

This is a work in progress and not suitable for general release yet.

You can ignore the Makefile and just use buildout. You'll have to bootstrap it first though. YMMV. See the Makefile for scripts.

The included Makefile is optimized for use on Ubuntu Lucid:

make lucid
make

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 [email protected]: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 :-)

plonesocial.buildout's People

Contributors

gyst avatar

Watchers

James Cloos avatar Franklin Kingma avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.