Skip to content

adityaprakash-bobby/dictionary-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dictionary-cli :octocat: 💻


It is a simple and yet another CLI application that finds the definition of words on the command-line itself. Ain't that cool? This is my first try on a CLI application based on python's Click library and Ofxord Dictionary's API.

help text

example

Installing in your system :


Clone the repo:

git clone https://github.com/adityaprakash-bobby/dictionary-cli.git
cd dictionary-cli

Setup your machine:

pip install --editable . --user

Run the application:

diction -w "<the word you want to know the meaning of>"

About

Yet another CLI application for finding definition of words

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages