Giter Site home page Giter Site logo

dictionary-cli's Introduction

dictionary-cli

CLI application to find meaning of English Words

Autor follow on Twitter
Tests Passing Linguagens Tamanho do código em bytes Commits

🚀 Features

  • You can pass a word to the CLI and it will search the API for the meaning along with more information

🎯 Tools used

👷 Installation

You need to install Node.js and NPM first, then in order to clone the project via HTTPS, run this command:

  git clone https://github.com/joaovictorpsantos/dictionary-cli.git

SSH URLs provide access to a Git repository via SSH, a secure protocol. If you have a SSH key registered in your Github account, clone the project using this command:

  git clone [email protected]:joaovictorpsantos/dictionary-cli.git

Install dependencies

  npm install

🏃 Getting Started

On Linux

The dictionary-cli file should have executable permission:

  chmod u+x ./dictionary-cli.sh

And run:

  ./dictionary-cli.sh "Hello"

Output:

On Windows

Run

  ./dictionary-cli.js "Hello"

Output:


Let's share knowledge and grow together!!!



dictionary-cli's People

Contributors

0xjoaovpsantos avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.