Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-19T11:40:37.000Z (over 2 years ago)
- Last Synced: 2024-10-30T18:03:30.147Z (2 months ago)
- Topics: cli, command-line-app, dictionary, oxford, oxford-dictionary
- Language: Shell
- Size: 9.77 KB
- Stars: 7
- 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
```