kf5kross - KDE application to run kross scripts.
Contents
Bugs
Please use KDE'sbugtracker[1] to report bugs.
Description
kf5kross executes kross scripts written in KDE JavaScript, Python, Ruby, Java(TM) and Falcon.
This command line tool is used for any non-GUI scripts, e.g. Calligra Sheets has some of these.
Name
kf5kross - KDE application to run kross scripts.
Notes
1. KDE's bugtracker
https://bugs.kde.org
KDE Frameworks Frameworks 5.13 2015-07-31 KF5KROSS(1)
Options
-h--help
Show help about options.
-v--version
Show version information.
--author
Show author information.
--license
Show license information.
file...
The files with the scripts to run.
See Also
kf5options(7), qt5options(7), python(1), ruby(1), kjs5(1), java(1), falcon(1) Look at http://kross.dipe.org/solution.html for more information and tutorials.
Synopsis
kf5kross [-h, --help] [-v, --version] [--author] [--license] [file ...]
Usage
kf5krossfile 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.
