@name@ @branch@ @version@ build @build.number@ built at @build.time@
Installation
This is the @branch@ of the @name@ distribution.
In order to run @name@ you need to have Java installed. For every part of @name@ to work, the
1.4.0 version or later is required. You can get Java at the Java webpage.
Running the applications
There are two applications included in the main distribution:
- Creek Knowledge Editor - a graphical user interface that focuses on the knowledge representation part of the system. To start this application,
use the shortcut on the desktop or Start menu (Windows) or run the bin/cke.bat (Windows) or bin/cke.sh (Mac/Unix/Linux).
- Creek Command Line Interpreter - tool that allows one to manipulate Creek representations through
a interactive command line interface based on the Jatha LISP (see Jatha webpage for more information). Start
the Command Line Interpreter by using the shortcut from the Start menu (Windows) or execute the bin/cli.bat file (Windows) or bin/cli.bat (Mac/Unix/Linux)
Source files
The java sources for @name@ is included in distribution. It is located in a file called src.zip in the
main @name@ installation directory. To use, unpack the file in the current directory. This will unpack the java sources
and the Ant buildscript. To build @name@ you will need Ant (available from Apache).
Documentation
Creek web page
The latest version of @name@, as well as documentation and more is always available from the Creek web pages.