/myCLI

This is command line interface application that translates English words to different languages.

Primary LanguageJavaScript

Command Line Language Interpreter

Description

This program interprets sentences to a given language. The objective of this project is to understand how to pass arguments and process from the command line in node.

How to USE

Requirement

  • Node

Steps

  • Clone the repository cd bin
  • npm install
  • node index.js to run the application
  • Basic Usage: ``mycli -l -s
  • use -lto see list of supported languages