Opened 13 years ago

Last modified 13 years ago

#60 closed defect (FIXED)

Command to start shell w/ mediagoblin.globals set up

Reported by: Christopher Allan Webber Owned by:
Priority: minor Milestone:
Component: Keywords:
Cc: Parent Tickets:

Description

::

    ./bin/gmg shell mediagoblin.ini

should launch a shell with:


-  mediagoblin.globals set up and pre-imported as mgoblin\_globals
-  "mgoblin\_app" instance set up, an instance of MediaGoblinApp
-  a bit of text is printed out explaining that those two variables
   are available



Attachments (1)

a.txt (1 byte ) - added by cleans 10 years ago.
house cleaners

Download all attachments as: .zip

Change History (4)

comment:1 by Christopher Allan Webber, 13 years ago

Status: NewClosed
Done.

::

    ./bin/gmg shell

works! append --help for more info.



comment:2 by Christopher Allan Webber, 13 years ago

Note that you may need to re buildout (or python setup.py develop
in virtualenv) to get this command.



comment:3 by Will Kahn-Greene, 12 years ago

The original url for this bug was http://bugs.foocorp.net/issues/335 .

by cleans, 10 years ago

Attachment: a.txt added
Note: See TracTickets for help on using tickets.