Skip to content

Instantly share code, notes, and snippets.

@jadonk
Created September 4, 2009 01:34
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 jadonk/180679 to your computer and use it in GitHub Desktop.
Save jadonk/180679 to your computer and use it in GitHub Desktop.
CmdUtils.makeSearchCommand(
{
name: "follow-on-twitter",
author: { name: "Jason Kridner", email: "ubiquity@hangerhead.com"},
license: "GPL",
description: "Search Twitter for a person with this name",
url: "http://twitter.com/search/users?q={QUERY}&category=people&source=find_on_twitter"
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment