xenial (1) jsb-run.1.gz

Provided by: jsonbot_0.84.4-2_all bug

NAME

       jsb-run - The JSONBOT run program

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

DOCUMENTATION

       See http://jsonbot.appspot.com/docs for more documentation

SEE ALSO

       jsb-release(1), jsb-rollback(1), jsb-upload(1), jsb-uploadall(1)

AUTHOR

       This manual page was written by Bart Thate <bthate@gmail.com>, for the Debian GNU/Linux system  (but  may
       be used by others).