MOTOR(1) MOTOR(1)
NAME
motor - text mode based programming environment for Linux/Unix
SYNOPSIS
motor [ option ] ... [ project ]
DESCRIPTION
This manual page documents briefly the motor command.
motor is a text mode based programming environment for Linux. It con-
sists of a powerful editor with syntax highlight feature, project man-
ager, makefile generator, gcc and gdb front-end, etc. Deep CVS integra-
tion is also provided. It can also generate distribution packages in(1,8)
any format. Almost everything is done using templates, thus any kind of
language or distribution can be added easily.
OPTIONS
-a, --ascii
use ascii(1,7) characters to draw lines and boxes
-h, --help
display command line usage
-t, --debugtty
use the specified tty(1,4) device for debugging programs being devel-
oped
SEE ALSO
make(1), gcc(1), cvs(1,5)(1), ctags(1), gdb(1)
VERSION
motor 3.3.0
BUG REPORT
Report any bugs to motor-bugs@konst.org.ua
AUTHOR
This page and the motor IDE itself are written by Konstatin Klyagin
<konst@konst.org.ua>. The first version(1,3,5) of this man(1,5,7) page was by
Krzysztof Krzyzaniak <eloy@transilvania.eu.org>.
WEB
http://thekonst.net/motor/
April 05, 2003 MOTOR(1)