RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Compile Ruby apps with Tebako

I wrote about my experience distributing Ruby apps to users that don’t have Ruby on their machines via Tebako at https://terminalwire.com/articles/tebako. Overall, I’ve been really pleased! The biggest surprise is that my binaries weigh in at 15 MB (compare that to 450 MB for Heroku’s CLI). There are a few other things you’ll want to think about if you choose Tebako for your CI workflows and file paths that I go over. Hope this helps if you’re also crazy like me and think about distributing Ruby apps as installed software.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in