Crates.io | grrscj |
lib.rs | grrscj |
version | 0.1.0 |
source | src |
created_at | 2022-08-14 02:58:56.93865 |
updated_at | 2022-08-14 02:58:56.93865 |
description | A tool to search files |
homepage | https://github.com/carltonj2000/grrs |
repository | https://github.com/carltonj2000/grrs |
max_upload_size | |
id | 645186 |
size | 18,842 |
The code in this repository is based on the Command Line Applications in Rust online book.
cargo new grrs
cd grrs/
cargo run
cargo add clap --features derive
touch README.md