NAME bj
SYNOPSIS bj (migration_code|generate_migration|migrate|setup|plugin|run|submit>list>set>config>pid) [options]+
HISTORY 1.0.0: - use full path to ruby for plugin mode - plugin correctly installs bin -->> script - plugin install uses --force - properly quote paths in windows (spaces) - switch win signal to ABRT (was INT) - background job regrestration now uses ppid to pin the subprocess to a parent - use ppid to detect parent death and exit in event loop - don't use gem dependanices in plugin as they are broken when loading from muliple gem repos - added a small amount of drb magic that allows signals to work across processes even on windows (see http://drawohara.com/post/22540307)
DESCRIPTION