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

https://github.com/abnerkaizer/minigrep


https://github.com/abnerkaizer/minigrep

Last synced: about 17 hours ago
JSON representation

Awesome Lists containing this project

README

          

# Minigrep
From the guided exercise in The Rust Book.
To use case insensitive use in your shell export CASE_INSENSITIVE=1.