summaryrefslogtreecommitdiff
path: root/sysutils/kleene-cli/files/pkg-message.in
blob: 63d642c0e82c423de6f838e372d36a67d87f10a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{ type: install
  message: <<EOM
Kleene is a new tool and should be used for
testing and experimentation purposes only.

To get started, run

  klee

in a terminal to get the main help page.

Klee requires a running instance of Kleened, the Kleene
backend daemon, install it via sysutils/kleene-daemon
EOM
}
]