This is a quick and dirty file you can use to do console-based development.
var djConfig = { isDebug: (window.location.search.indexOf("debug")>-1) };