Command line tool for Kayako primarily made for handling templates
- Makes it possible to change the templates on developer's machine, and deploy it to kayako.
- Each template is stored in a single file
- Makes it possible to use GIT or similar
kash is a ruby-script with the folloing dependencies:
- rubygems
- yaml
- mechanize
- trollop
The config file must be named kash.config, and must exist in the current directory. The format is YAML.
Look at the kash.config for an example.
kayako list
kayako export or kayako export -n template-name
kayako update -n template-filename
kayako cc