Skip to content

Python Code Templates for Affinitic Plone Projects with mr.bob

Notifications You must be signed in to change notification settings

affinitic/bobtemplates.affinitic

Repository files navigation

Installing bobtemplates.affinitic

Développer le buildout et ses dépendances.

$ make build

ou

$ virtualenv-2.7 .
$ bin/pip install -I -r requirements.txt
$ bin/buildout

Lancer l'instance

$ bin/instance fg

basic.plone.buildout

bobtemplates.affinitic provides a mr.bob template to generate packages for Affinitic Plone projects.

Call it from the src-directory of your Plone project like this.:

$ bin/mrbob -O your.package bobtemplates.affinitic:basic_plone_buildout

Installation a theme package

You can also install bobtemplates.plone with pip in a virtualenv. If you don't have an active virtualenv, you can create one inside your project directory.

bin/mrbob -O plonetheme.name bobtemplates.affinitic:theme_package

Warning

Currently, it is not possible to create a 3 part package name. The name must be of type: plonetheme.name

Credits

This package was developed by Affinitic team.

Affinitic website

bobtemplates.affinitic is licensed under GNU General Public License, version 2.

About

Python Code Templates for Affinitic Plone Projects with mr.bob

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •