It would be quite cool it if were possible to execute a gith-command that automatically starts a new server based on a configuration file, much in the same way that tools like gulp and grunt do it.
The configuration file could even have some default locations, like $PWD/gith.js, ~/.gith.js or /etc/gith/gith.js. It would also make the configuration file a bit more declarative.