RubyGems Navigation menu

rak 0.8.0

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. 1.4 - January 15, 2012 (15.0 KB)
  2. 1.3 - December 03, 2011 (15.0 KB)
  3. 1.2 - December 03, 2011 (15.0 KB)
  4. 1.0 - September 27, 2009 (14.0 KB)
  5. 0.9 - February 03, 2008* (13.5 KB)
  6. 0.8.0 - November 02, 2007* (13.5 KB)
显示所有版本 (共 6 个)

Runtime 依赖 (1):

hoe >= 1.3.0

业主:

作者:

  • Daniel Lucraft

SHA 256 校验和:

abdb41da9e2560593c0712ebe4f8608c7c80b9922de1cb01f13161870de2a41b

下载总量 278,886

这个版本 3,484

许可:

需要的 Ruby 版本: > 0.0.0

链接: