Search for remote gems from command line and view detailed results in textmate


/ Published in: Ruby
Save to your folder(s)

Do a remote search for all gems containing the word 'pdf' with detailed descriptions and view results in textmate
requires `rubygems-mate` gem


Copy this code and paste it in your HTML
  1. gem search pdf -rd | mate

Report this snippet


Comments


You need to login to view comments.