Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/narven/minigrep

MiniGrep - Rust CLI
https://github.com/narven/minigrep

rust rust-cli tutorial

Last synced: about 1 month ago
JSON representation

MiniGrep - Rust CLI

Awesome Lists containing this project

README

        

# minigrep

> MiniGrep CLI tutorial on Rust from https://www.youtube.com/watch?v=XYkiwsplDTg

### Run

```bash
cargo run word filename
```

### Environment Variables

CASE_INSENSITIVE=true|false