SYNOPSIS
JSONBOT is a remote event-driven framework for building bots that talk JSON to each other over XMPP. jsb-run can be used to run an GAE bot locally.DESCRIPTION
For testing purposes jsb-run can be used to start a GAE bot local on your own box. This program first creates a new release directory and then runs dev_appserver (the appengine program to run a GAE program) on this directory.
REQUIREMENTS
This program needs google_appengine installed in your home dir. See http://appengine.google.com
USAGE
Usage: jsb-run [options] <appid>
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-d DATADIR, --datadir=DATADIR
datadir to use
AUTHOR
This manual page was written by Bart Thate <[email protected]>, for the Debian GNU/Linux system (but may be used by others).