1.0.1 • Published 2 years ago

autolingua v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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!