get-def/README.md

20 lines
412 B
Markdown
Raw Normal View History

2024-12-30 06:13:56 +01:00
# 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
```