Crates.io | wordic |
lib.rs | wordic |
version | 0.1.5 |
source | src |
created_at | 2022-11-03 12:48:17.700848 |
updated_at | 2022-11-16 11:40:00.932402 |
description | This is command line tool to manage word dictionary. |
homepage | |
repository | https://github.com/yujikawa/wordic |
max_upload_size | |
id | 704213 |
size | 39,399 |
This is command line tool to manage word dictionary. You can create own dictionariy on Local PC.
cargo install wordic
wordic init
wordic add {KEY} {VALUE}
wordic get {KEY}
wordic rm {KEY}
wordic show