Skip to main content

Home/ Plone distributed documentation/ Group items tagged ZopeSkel

Rss Feed Group items tagged

Graham Perrin

Accomplishments of Sprint / Improvements to ZopeSkel - 0 views

  • Accomplishments of Sprint / Improvements to ZopeSkel
  • To play with this
  • You can try out the new zopeskel command
  • ...9 more annotations...
  • zopeskel
  • cd /tmp
  • virtualenv --no-site-packages -p /usr/bin/python2.4 test-new-zopeskel
  • cd test-new-zopeskel/
  • . bin/activate
  • svn co http://svn.plone.org/svn/collective/ZopeSkel/branches/bbq-sprint-cewing
  • cd bbq-sprint-cewing/
  • python setup.py develop
  • python setup.py test
  •  
    "now includes, at bottom, instructions for testing out/playing with, for anyone who wants to play with the new, improved zopeskel"
Graham Perrin

When the Plone installer isn't enough - Immersive Training Experience - 0 views

  • ZopeSkel to get everything started
  • buildout that is based on the latest best practices
  • products and add-ons
  • ...9 more annotations...
  • 10 minute getting started
  • In this case, we want a Plone 3 buildout that grabs the latest stable version of Plone.
  • repeatable deployments
  • paster create -t plone3_buildout mysite
  • python bootstrap.py
  • buildout profiles that extend one another
  • cd mysite
  • predictable results
  • sure to get the same deployment every time you run bin\buildout
1 - 3 of 3
Showing 20 items per page