table of contents
KROSS(1) | KDE User's Manual | KROSS(1) |
NAME¶
kross - KDE application to run kross scripts.
SYNOPSIS¶
kross [--help] [Generic-options] [Qt-options] [KDE-options] [file ...]
DESCRIPTION¶
kross executes kross scripts written in KDE Javascript, Python, Ruby, Java and Falcon.
GENERIC OPTIONS¶
--author
--help
--help-all
--help-kde
--help-qt
--license
-v--version
APPLICATION OPTIONS¶
file...
USAGE¶
krossfile runs the script in file after loading the interpreter plugin for the script language (detected by filename suffix).
To interpret other languages than KDE Javascript, kdebindings must be installed.
SEE ALSO¶
kdeoptions(7), qtoptions(7), python(1), ruby(1), kjs(1), java(1), falcon(1)
Look at http://kross.dipe.org/solution.html for more information and tutorials.
BUGS¶
There are probably tons of bugs. Use bugs.kde.org[1] to report them.
AUTHOR¶
Sebastian Sauer <mail@dipe.org>
NOTES¶
- 1.
- bugs.kde.org
2008-10-22 | 0.01.01 |