Crates.io | acro |
lib.rs | acro |
version | 0.2.0 |
source | src |
created_at | 2022-12-29 09:24:00.658963 |
updated_at | 2022-12-30 07:08:52.240896 |
description | A tool to query csv files of acronyms |
homepage | https://github.com/nilventosa/acro-rs |
repository | https://github.com/nilventosa/acro-rs |
max_upload_size | |
id | 747229 |
size | 27,517 |
This was done to help me query a csv file with acronyms and their meanings. But I guess it can be used for any csv file that has two columns of which you want to use one to get the other.
cargo install acro
brew tap nilventosa/acro
brew install acro
acro [OPTIONS] <acronym>
Arguments:
<acronym>
the acronym to queryOptions (short, long, env variable):