RubyGems Navigation menu

PotatoSalad-rak 0.9

Based on the Perl tool 'ack' by Andy Lester. Examples with similar grep: $ rak pattern $ grep pattern $(find . | grep -v .svn) $ rak --ruby pattern $ grep pattern $(find . -name '*.rb' | grep -v .svn) == FEATURES/PROBLEMS: * Ruby regular expression syntax (uses oniguruma gem if installed). * Highlighted output. * Automatically recurses down the current directory or any given directories. * Skips version control directories, backups like '~' and '#' and your * ruby project's pkg directory. * Allows inclusion and exclusion of files based on types. * Many options similar to grep.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.9 - August 11, 2014 (14.0 KB)

Runtime 依赖 (1):

hoe >= 1.5.1

作者:

  • Daniel Lucraft, Andrew Bennett

SHA 256 校验和:

83d3c7ae5a615a1c62dbb4f45bb79f9095273a6372047d57657d44d3d2eb7286

下载总量 3,280

这个版本 3,280

许可:

需要的 Ruby 版本: >= 0

链接: