Re: [Simpleweb-py-users] How to run simpleweb
Status: Beta
Brought to you by:
essiene
From: Essien I. E. <me...@es...> - 2007-03-02 11:02:35
|
Essien Ita Essien wrote: > Jack wrote: >> Hello simpleweb-py-users, >> >> I'd like to try out simpleweb. I installed wsgiref and simpleweb >> but I haven't figured out where/how to run this: >> >> simpleweb-admin createproject todolist >> >> What am I missing? >> > > Hi Jack, > > Are you on Windows or on a UNIX based system? > > If you're on UNIX/Linux, the command simpleweb-admin should be installed > into your PATH, and just running it from anywhere will work. On Windows, > it will be installed to your PYTHONPREFIX/Scripts/ folder, so you can > either add that to your Windows Path or you change directory there > before you start running stuff. > > Cheers, > Essien I missed this the first time around, you're calling 'createproject' it has been changed to 'create-project' and similar since version 0.7.3. I've just updated the example tutorial to reflect this. My bad... :( Cheers, Essien > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Simpleweb-py-users mailing list > Sim...@li... > https://lists.sourceforge.net/lists/listinfo/simpleweb-py-users > |