Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/konojunya/translate-command

📖 翻訳のコマンドラインツール
https://github.com/konojunya/translate-command

nodejs translate

Last synced: about 1 month ago
JSON representation

📖 翻訳のコマンドラインツール

Awesome Lists containing this project

README

        

# Translate Command Line Tool.

## Installation

```
$ vim bin/app.js
```

This script is use MS Translate API.
Please change client key and secret key.

After change your source code.

```
$ npm install -g
```

## Using

```
$ translate こんばんは
```

```
translate
```

Default is Japanes to English.

If you want to translate into a different language.

```
$ translate "" /
```