collective.dexteritypaste

by Izhar Firdaus last modified Feb 16, 2011 02:12 AM

Paster templates for dexterity

Project Description

Introduction

This package provide paster templates for dexterity

Installation

Add these lines into buildout:

[buildout]
parts =
   paster

[paster]
eggs = zc.recipe.egg
eggs =
   ZopeSkel
   PasteScript
   PasteDeploy
   collective.dexteritypaste
   ${buildout:eggs}
entry-points = paster=paste.script.command:run

Changelog

1.0a1dev (unreleased)

  • Initial release

Current Release

No stable release available yet.

All Releases

Version Released Description Compatibility Licenses Status
1.0a1dev-r113616 More about this release… alpha
1.0a1dev-r113615 More about this release… alpha

Comments (0)