Issue9

Title repoze.grok: create 'addgrokapp' script
Priority feature Status chatting
Superseder Nosy List tseaver
Assigned To Topics repoze.grok

Created on 2007-10-26.17:19:09 by tseaver, last changed 2008-03-03.21:45:30 by tseaver.

Messages
msg78 (view) Author: tseaver Date: 2008-03-03.21:45:30
As with the 'addgrokuser' script, this issue seems to be pretty low priority,
and likely is the domain of grokproject and / or a paster template.
msg21 (view) Author: tseaver Date: 2007-10-26.17:19:09
In a repoze.grok environment, it would be useful to have a script which took the
PyPI
distribution name of a Grok application, easy_installed, it, and then added the ZCML
slug which enabled it (in 'etc/grok-apps').

This would of course be unnecessary if Grok implemented an entry point for
identifying
Grok pluigins, and used it to load the pluigin's ZCML.
History
Date User Action Args
2008-03-03 21:45:30 tseaver set status: unread -> chatting
messages: + msg78
2007-10-26 17:19:09 tseaver create