Skip to content

Deekshithrathod/dict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word-Hunt

A CLI application that helps you find meaning on terminal itself


How to Install (Locally)

local-install

How to Install (Globally)

global-install

How to Use

search-results

Just use the command word-hunt <word-to-search-for>


This project uses the dictionary API, please show some ❤️ to this man for making such an amazing API available for us for free.


Project Explanation

It's quite simple actually

  • Looks for the word entered in the Command Line
  • Fetches results from dictionary API
  • Displays on the terminal

Inprogress

  • Feature: Add flags to receive just synonyms or antonyms instead of all words, like shown in the image below. with-flags

About

A CLI dictionary.

Resources

Stars

Watchers

Forks

Packages

No packages published