Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhaiwat10/minigrep-rs
https://github.com/dhaiwat10/minigrep-rs
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dhaiwat10/minigrep-rs
- Owner: Dhaiwat10
- Created: 2023-03-24T21:06:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-27T17:33:33.000Z (over 1 year ago)
- Last Synced: 2024-10-05T08:41:06.432Z (3 months ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# minigrep
A simple grep clone written in Rust.## Usage
```
cargo run --
```