Skip to content

zakram1/AutoLingua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoLingua

A simple CLI for translating sentences and learning fun facts about languages!


Usage

~$ autolingua
Usage: autolingua [options], autolingua <command>

A simple CLI for translating sentences and learning fun facts about languages!

Options:
  -v, --version                    output the current version

Commands:
  langs                            show all available languages
  funfact <language>               display a random fun fact about a language
  translate <sentence> <language>  translate a sentence into another language

Installation

  • Run npm install -g autolingua to install the Command Line Interface.
  • Type autolingua to get started!