I’m used to develop with Eclipse, pydev (it gets me all i need like colored python source, error highlighting) and a lot of useful plugins (svn through Subclipse, js through Aptana, …).
What do you use for Grok development right now?
When now developing Grok apps on a remote server i use the Remote System Explorer (RSE) […]
Archive for March, 2008
Installing grokproject and creating a new project is straight forward.
Grokproject is a script that sets up a grok project directory, installs Zope 3 and grok and creates a template for a grok application.
By default your project is installed with the latest released version of grok (and its dependencies). This behaviour can be […]

