Skip to content

Instantly share code, notes, and snippets.

@Jermuk
Created October 28, 2009 16:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jermuk/220600 to your computer and use it in GitHub Desktop.
Save Jermuk/220600 to your computer and use it in GitHub Desktop.
CmdUtils.makeSearchCommand(
{
names: ["HowJSay", "say"],
url: "http://www.howjsay.com/index.php?word={QUERY}",
description: "Search on HowJSay",
author: {name: "Jermuk", email: ""},
help: "say [word]",
license: "GPL",
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment