Cameron Cordes 58faa5127f
Some checks failed
Core Repos/Rack/pipeline/head There was a failure building this commit
Fix archive syntax
2020-06-17 13:56:04 -04:00
2020-05-22 16:17:03 -04:00
2020-05-20 17:36:30 -04:00
2020-05-19 22:44:26 -04:00
2020-05-19 22:44:26 -04:00
2020-06-17 13:56:04 -04:00
2020-06-16 20:32:05 -04:00

Rack 0.1

Like Ack but in Rust

USAGE:
    rack [FLAGS] <pattern> [path]

FLAGS:
        --no-gitignore    Include results that are specified in .gitignore
        --help            Prints help information
    -i                    Ignore case when looking for matches
    -h                    Omit file names in results
    -o                    Only print matched text
    -V, --version         Prints version information

ARGS:
    <pattern>    The pattern you're looking for
    <path>       Path to search in [default: ]
Description
A simple grep tool written in Rust.
Readme 473 KiB
Languages
Rust 100%