Skip to content

Instantly share code, notes, and snippets.

View Getty's full-sized avatar
💭
building empires...

Torsten Raudssus Getty

💭
building empires...
View GitHub Profile
[ProtoTravis]
source = Dist::Zilla::PluginBundle::Author::KENTNL::travis_yml
arg = 1
arg = 1
somemorearg = value
sub travis_yml {
my ( $self, %args ) = @_;
@Getty
Getty / 0_reuse_code.js
Created October 4, 2013 02:46
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console