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.
- Host: GitHub
- URL: https://github.com/shkm/dic
- Owner: shkm
- Created: 2021-12-12T12:28:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T15:19:16.000Z (almost 3 years ago)
- Last Synced: 2025-03-15T23:53:03.395Z (7 months ago)
- Topics: cli, dictionary, terminal, thesaurus
- Language: Go
- Homepage:
- Size: 38.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 dic
A simple dictionary for the command line.
## Installation
```
go install github.com/shkm/dic@latest
```## Thanks
- [freeDictionaryAPI](https://github.com/meetDeveloper/freeDictionaryAPI)