This is the command jsb-run that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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
Use jsb-run online using onworks.net services