从命令行搜索远程gem,并在textmate中查看详细结果
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了从命令行搜索远程gem,并在textmate中查看详细结果相关的知识,希望对你有一定的参考价值。
Do a remote search for all gems containing the word 'pdf' with detailed descriptions and view results in textmaterequires `rubygems-mate` gem
gem search pdf -rd | mate
以上是关于从命令行搜索远程gem,并在textmate中查看详细结果的主要内容,如果未能解决你的问题,请参考以下文章