Skip to content

Instantly share code, notes, and snippets.

View DavidSandey's full-sized avatar

David Sandey DavidSandey

  • Arcadia, CA, USA
View GitHub Profile
@DavidSandey
DavidSandey / x
Created July 10, 2009 01:27 — forked from Nocsaron/x
CmdUtils.CreateCommand({
names: ["Goto"],
arguments: [{role: "object",nountype: noun_arb_text, label: "URL"}],
description: ["Goes to a web page. Based on Goto by Nicholas Callahan"],
author: [{ name: "David Sandey", email: "david@sandey-family.com"}],
license: ["Public domain"],