mirror of
https://codeberg.org/hyperreal/get-def
synced 2025-01-18 08:23:44 +01:00
20 lines
412 B
Markdown
20 lines
412 B
Markdown
# get-def
|
|
|
|
This program queries the [dictionaryapi.dev](https://dictionaryapi.dev/) and prints definitions to the command line in an aesthetically satisfying and ergonomic manner. Well, that's the intention, anyway.
|
|
|
|
![get-def-computer.png](https://files.hyperreal.coffee/images/get-def-computer.png)
|
|
|
|
## Installation
|
|
|
|
``` shell
|
|
pipx install get-def
|
|
```
|
|
|
|
## Usage
|
|
|
|
``` shell
|
|
get-def computer
|
|
get-def corvid
|
|
```
|
|
|