Skip to content

Instantly share code, notes, and snippets.

View michelemostarda's full-sized avatar

Michele Mostarda michelemostarda

View GitHub Profile
@michelemostarda
michelemostarda / img1
Created December 13, 2019 15:18
gold
111
Verifying my Blockstack ID is secured with the address 1GSYvga3GPo2d6HJTFe7jqrJ1KtEzR8LQm https://explorer.blockstack.org/address/1GSYvga3GPo2d6HJTFe7jqrJ1KtEzR8LQm
/* This is a template command */
CmdUtils.CreateCommand({
name: "opengoosh",
icon: "http://goosh.org/favicon.ico",
homepage: "http://goosh.org/",
author: { name: "Michele Mostarda", email: "michele.mostarda@gmail.com"},
license: "GPL",
description: "Open the goosh shell",
help: "Simply type: opengoosh",
preview: function( pblock, input ) {
@michelemostarda
michelemostarda / x
Created January 16, 2009 08:39
ubiquity command. Opens the goosh shell.
/* This is a template command */
CmdUtils.CreateCommand({
name: "opengoosh",
icon: "http://goosh.org/favicon.ico",
homepage: "http://goosh.org/",
author: { name: "Michele Mostarda", email: "michele.mostarda@gmail.com"},
license: "GPL",
description: "Open the goosh shell",
help: "Simply type: opengoosh",
preview: function( pblock, input ) {