An open API service indexing awesome lists of open source software.

https://github.com/shkm/dic

📗 A simple dictionary for the command line.
https://github.com/shkm/dic

cli dictionary terminal thesaurus

Last synced: 7 months ago
JSON representation

📗 A simple dictionary for the command line.

Awesome Lists containing this project

README

          

# 📗 dic
A simple dictionary for the command line.

![](screenshot.png)

## Installation

```
go install github.com/shkm/dic@latest
```

## Thanks

- [freeDictionaryAPI](https://github.com/meetDeveloper/freeDictionaryAPI)