#lookup #words #cli

app dictionary

一个用于查找单词的 CLI,用 Rust 编写

1 个不稳定版本

使用旧的 Rust 2015

0.1.0 2018年9月29日

85#lookup

GPL-2.0 许可证

9KB
62

词典

先决条件

您需要在 https://developer.oxforddictionaries.com 上有一个账户。然后使用以下 ID 和密钥。

安装

cargobuild

运行

export DICTIONARY_APP_ID={您的 ID}

export DICTIONARY_APP_KEY={您的密钥}

./dictionary {word}

依赖项

~20MB
~433K SLoC