Project
Reverse Dependencies for nele
The projects listed here declare nele as a runtime or development dependency
0.0
Command line interface for nele gem
### Instalation:
$ gem install nele-cli
### Usage:
Generate config file placed in ~/.nele:<br/>
$ nele --create-config
Microsoft translator has been set as a default translator. Edit ~/.nele config file and add app id.
$ nele 'nice girl'
$ miÅa dziewczyna
$ nele --to es 'nice girl'
$ linda chica
You can specify all translator's options in params e.g:<br/>
$ nele -t ms --appId 5CE6C887658AB9698E1FB710C8F064F94646053B hello
$ Witaj
Switch to Yahoo's Babelfish translator:<br/>
$ nele -t babelfish hello
$ Hola
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity