Skip to content

Instantly share code, notes, and snippets.

View dalmaer's full-sized avatar

Dion Almaer dalmaer

View GitHub Profile
@dalmaer
dalmaer / x
Created March 25, 2009 00:22
Super-primitive Bespin integration
CmdUtils.CreateCommand({
name: "bespin",
icon: "https://bespin.mozilla.com/favicon.ico",
homepage: "http://bespin.mozilla.com/",
author: {name: "Atul Varma", email: "avarma@mozilla.com",
homepage: "http://www.toolness.com"},
license: "MIT",
description: "Super-primitive Bespin integration.",
help: "You can run any Bespin command-line command via Ubiquity; just make sure you're on a tab with the Bespin editor when you use the command.",
takes: {"command": /.*/},