catpix icon indicating copy to clipboard operation
catpix copied to clipboard

Print images in the terminal using Ruby.

Results 4 catpix issues
Sort by recently updated
recently updated
newest added

```$ gem install catpix Building native extensions. This could take a while... ERROR: Error installing catpix: ERROR: Failed to build gem native extension. current directory: /data/data/com.termux/files/usr/lib/ruby/gems/2.5.0/gems/rmagick-2.16.0/ext/RMagick /data/data/com.termux/files/usr/bin/ruby -r ./siteconf20190112-26739-1vvdqbd.rb extconf.rb...

when I try `gem install catpix` I get this errors: ``` gem install catpix  2 ↵  6529  13:28:51 Building native extensions. This could take a while... ERROR:...

This gem rocks, I was thinking about adding some tests (maybe rspec). Specs will make code refactor easyer.

https://github.com/minimagick/minimagick **Suggested by**: MattBearman