This website works better with JavaScript.
Explore
Help
Sign In
Anshorei
/
squib
Watch
1
Star
0
Fork
You've already forked squib
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
84
Commits
1
Branch
0
Tags
20 MiB
Ruby
99.1%
HTML
0.7%
Dockerfile
0.2%
Tree:
952e3f522b
dev
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '952e3f522b'
${ noResults }
squib
/
samples
/
hello_world.rb
7 lines
100 B
Raw
Blame
History
#!/usr/bin/env ruby
require
'squib'
Squib
::
Deck
.
new
do
text
str
:
'Hello, World!'
save_png
end
Reference in new issue
Copy Permalink