Writing your own Plugins

Jirafs plugins come in two different varieties:

  • “Folder Plugins” are used for altering the behavior of existing commands when interacting with a Ticket Folder. They can be disabled or enabled on a per-folder basis, too.
  • “Command Plugins” are used for adding new commands to Jirafs. These are always enabled when installed.

Note

All existing Jirafs commands (‘clone’, ‘pull’, ‘push’, etc.) are “Command Plugins”.