Skip to content

Instantly share code, notes, and snippets.

@andymeneely
Last active November 5, 2015 15:09
Show Gist options
  • Save andymeneely/b7029b6a1c5bf87c063a to your computer and use it in GitHub Desktop.
Save andymeneely/b7029b6a1c5bf87c063a to your computer and use it in GitHub Desktop.
Squib Sample: Sane Defaults
require 'squib'
Squib::Deck.new do
rect
text
save_png
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment