furoshiki
furoshiki copied to clipboard
Distribute Ruby GUI apps easily.
Silly to have to bump the gem version every time we tweak the template
As reported on the shoes4 repo (shoes/shoes4#473) currently packaged standalone apps are way too big (> 200 MB) while we believe ~35MB /should/ be ok. Suggestions are just using the...
Maybe enable Rubocop for validating that?
The tests seem to make real HTTP requests, which is not always the best way to handle things. Maybe we should think about using something like the vcr/vcr gem.
It might be worth to take a look at jbundler for packaging up and bundling applicatios with [jbundler](https://github.com/mkristian/jbundler). Something that particularly caught my interest from the release notes was this:...