4 releases
0.1.3 | Feb 18, 2021 |
---|---|
0.1.2 | Feb 18, 2021 |
0.1.1 | Feb 7, 2021 |
0.1.0 | Feb 7, 2021 |
#42 in #org
120KB
163 lines
Jisho (cli)
A very simple cli tool to look up Japanese words using jisho.org's API
Installation
From Release tab
Simply download the binary
From my Arch repository
sudo pacman -S jisho
From crates.io:
cargo install jisho-cli
From AUR:
yay -S jisho
Usage
jisho [<words to look up>]
Note: The binary from crates.io is called
jisho-cli
, notjisho
Note: You can use spaces
Dependencies
~2–13MB
~131K SLoC