Skip to content

🌎 Transl is a simple command line translator.

Notifications You must be signed in to change notification settings

marloscarmo/transl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌎 transl

version: 0.1.1

Build Status

About

Transl is a simple command line translator to make your life easier.

Screenshot

Install

Install using NPM:

npm install -g transl

After installed, run the transl command following the below examples:

# Only destination language setted. In this case, the source language is automatically identified.
$ transl pt orange
#result Laranja

# The source and destination language are setted.
$ transl en:pt-br horse
#result Cavalo

License

Copyright (c) 2014 Marlos Carmo. Licensed under the MIT license.

About

🌎 Transl is a simple command line translator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published