summaryrefslogtreecommitdiff
path: root/repoze/bfg/tests/test_paster.py
AgeCommit message (Collapse)Author
2009-05-27- A paster command has been added named "bfgshell". This command canChris McDonough
be used to get an interactive prompt with your BFG root object in the global namespace. E.g.:: bin/paster bfgshell /path/to/myapp.ini myapp See the ``Project`` chapter in the BFG documentation for more information.