Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 302 Bytes

File metadata and controls

14 lines (14 loc) · 302 Bytes

buildout

a buildout example

Getting Started

This is a example of buildout,the tutorial of buildout is http://www.buildout.org/en/latest/

Prerequisites

pip install zc.buildout

Buildout

> git clone https://github.com/mathbugua/buildout
> cd buildout
> buildout