It seems like there are a lot of steps to undertake before starting a
turbogears app, no matter what the platform. I'd like to start
developing a rather basic gui app that can simplify it and I wonder what
you all think.
Here are some goals:
* Install on win/mac/lin
* Upon installation, set up as much of the tg2 environment as
possible: virtualenv, basic packages etc.
* Quickstart a project as easily as possible
* Be able to start/stop server instances for each quickstarted project
* Ideas??
It would be nice to be able to present the UI as a complete installer,
coming with all the packages necessary (and perhaps some optional ones)
so that they wouldn't need to be downloaded after the fact. It would
also ensure a smoother installation as I can count on the packages being
available. It seems like I'd need to have the program take care of
creating a virtualenv to do it. Is this possible? Is it desirable?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---