Skip to content

Instantly share code, notes, and snippets.

@JFKingsley
Created October 8, 2013 08:53
Show Gist options
  • Save JFKingsley/6881713 to your computer and use it in GitHub Desktop.
Save JFKingsley/6881713 to your computer and use it in GitHub Desktop.
{
"name": "_name",
"version": "_version",
"description": "_description",
"author": "_author",
"triggers": "this is not a test",
"actions" : [
{
"say":"testing",
"bash":"open ~",
"message":"testing message"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment