I would like to have a repo of scaffold apps and a command line tool +
/admin tool to checkout

ADMIN -> create new app -> SELECT(*['simple', 'bootstrap', 'foundation',
'ecommerce', 'tuned',..........long list])

and on command line

>>>python web2py.py -S newappname*|*foundation
>>> downloading 'foundation' scaffold app from
github.com/web2py/foundation..........
>>> unpacking.....
>>> done! WELCOME TO WEB2PY shell
>>>

-- 



Reply via email to