Package turbogears :: Package command :: Module quickstart :: Class quickstart

Class quickstart

source code

Implementation of quickstart.

Instance Methods
 
__init__(self, version) source code
 
run(self)
Quickstarts the new project.
source code
Class Variables
  desc = "Create a new TurboGears project"
  name = None
hash(x)
  package = None
hash(x)
  templates = "turbogears"
  svn_repository = None
hash(x)
  sqlalchemy = False
hash(x)
  sqlobject = False
hash(x)
  elixir = False
hash(x)
  identity = False
hash(x)
  prompt_identity = True
hash(x)