Sha256: 1f2a68063837e49b1c6e2c05afb54d718c59da186511ea0791c8251dd5baf834

Contents?: true

Size: 266 Bytes

Versions: 15

Compression:

Stored size: 266 Bytes

Contents

= wgrep

wgrep is a simple grep utility written in Ruby. It searches for
one word in one or more files or in standard input and prints each
line which contains the word.

== Usage

wgrep WORD [FILE(s)]

== Running the tests

Type `rant test' to run the unit tests.

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
rant-0.3.0 test/project_rb1/README
rant-0.3.2 test/project_rb1/README
rant-0.3.4 test/project_rb1/README
rant-0.3.6 test/project_rb1/README
rant-0.3.8 test/project_rb1/README
rant-0.4.0 test/project_rb1/README
rant-0.4.6 test/project_rb1/README
rant-0.4.8 test/project_rb1/README
rant-0.5.2 test/project_rb1/README
rant-0.5.6 test/project_rb1/README
rant-0.4.2 test/project_rb1/README
rant-0.4.4 test/project_rb1/README
rant-0.5.0 test/project_rb1/README
rant-0.5.4 test/project_rb1/README
rant-0.5.7 test/project_rb1/README