plone-devstart
plone-devstart copied to clipboard
Script to set up a "safe" development environment for Plone
If I build Plone 4.2 using Python 2.7, the following warning is printed: *\* WARNING: The current Python version is not known to work with Plone 4.2.1 The expected Python...
It would be nice if the script could automatically figure out what the latest stable version is, and default to that.
I'm intrigued by the included plone-customzations package ... but I am unsure how to use it. I looked around but didn't find any docs other than the README, which (I'm...