get-def/README.md
2024-12-29 23:13:56 -06:00

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
```