1KF5KROSS(1)                 kf5kross User's Manual                 KF5KROSS(1)
2
3
4

NAME

6       kf5kross - KDE application to run kross scripts.
7

SYNOPSIS

9       kf5kross [-h, --help] [-v, --version] [--author] [--license] [file ...]
10

DESCRIPTION

12       kf5kross executes kross scripts written in KDE JavaScript, Python,
13       Ruby, Java(TM) and Falcon.
14
15       This command line tool is used for any non-GUI scripts, e.g.  Calligra
16       Sheets has some of these.
17

OPTIONS

19       -h--help
20           Show help about options.
21
22       -v--version
23           Show version information.
24
25       --author
26           Show author information.
27
28       --license
29           Show license information.
30
31       file...
32           The files with the scripts to run.
33

USAGE

35       kf5kross file runs the script in file after loading the interpreter
36       plugin for the script language (detected by filename suffix).
37
38       To interpret other languages than KDE JavaScript, kdebindings must be
39       installed.
40

SEE ALSO

42       kf5options(7), qt5options(7), python(1), ruby(1), kjs5(1), java(1),
43       falcon(1)
44
45       Look at http://kross.dipe.org/solution.html for more information and
46       tutorials.
47

BUGS

49       Please use KDE's bugtracker[1] to report bugs.
50

AUTHOR

52       Sebastian Sauer <mail@dipe.org>
53           Author.
54

NOTES

56        1. KDE's bugtracker
57           https://bugs.kde.org
58
59
60
61KDE Frameworks Frameworks 5.13    2015-07-31                       KF5KROSS(1)
Impressum