Skip to content

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

Notifications You must be signed in to change notification settings

ChidimmaOfodum/myCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published