https://github.com/tuanlc/oxford-cli
Oxford dictionary command line application
https://github.com/tuanlc/oxford-cli
cli command-line-app dictionary oxford oxford-dictionary
Last synced: 9 months ago
JSON representation
Oxford dictionary command line application
- Host: GitHub
- URL: https://github.com/tuanlc/oxford-cli
- Owner: tuanlc
- License: apache-2.0
- Created: 2017-05-19T07:42:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-04-19T11:40:37.000Z (about 4 years ago)
- Last Synced: 2025-04-08T01:41:38.712Z (about 1 year ago)
- Topics: cli, command-line-app, dictionary, oxford, oxford-dictionary
- Language: Shell
- Size: 9.77 KB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Oxford-Dictionary-Commandline
A command line application about Oxford dictionary
## Install
### Prepare
Go to https://developer.oxforddictionaries.com to register Oxford application
### Setup
```
./setup
```
## Use
```
dict Hello
```