Skip to content
sizezero edited this page Oct 1, 2017 · 7 revisions

No known installation issues. Just do the regular gem install squib and it should work.

Happy installing!

If you have learned something about install Squib on Linux - hit that edit button and document it here for future Squibsters.

I'm not a ruby developer so had to do a few extra commands to get this to work on Ubuntu 17.04

sudo apt-get install ruby

sudo apt-get install ruby-dev

sudo gem install rake

sudo gem install squib

Clone this wiki locally