Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 733 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 733 Bytes

hon-translate-resource

Translate massive mesh file through google translate

Installation

$ npm install

Usage

$ npm start

Options

Variable Description
APIKEY required google translate API Key
INPUT input file (default ressource/test.txt)
OUTPUT output file (default ressource/out.txt)
SCORE strip Mesh score & concat (default false)
STRICT die if any error occurs (default false)

Developers

License

Copyright (C) 2016 Health On the Net

This program is distributed under the MIT License.