Setting up Sharpster

Configuring Sharpster

The Sharpster configuration is located in config/sharpster.xml in the sharpster directory. This configuration contains the following fields that have to be filled in using XML syntax. If Sharpster can not find the configuration file a new one will be generated automatically.

Starting SharpsterDaemon

Now all is set to start SharpsterDaemon which has to be running in the background when using Sharpster. This is done by running the command:

% sharpster-daemon

Starting SharpsterClient

SharpsterClient is started with:

% sharpster <command>

The client is used for interpreting user commands and issuing the correct orders to the daemon. The client's use is described in more detail later. For a complete list of commands, please consult the reference.