#translate-text #text-file #language

app rosette

Translate a text file to any language

2 releases

0.1.1 Mar 14, 2021
0.1.0 Mar 14, 2021

#6 in #translate-text

MIT license

12KB
90 lines

Rosette

Installation

With Cargo

  1. Clone this repository
  2. Run cargo build -- release

Usage

  • Run $ rosette file.txt en fr

TODO

  • Make sure that the languages are valid
  • Don't send empty lines to the API
  • Cross platform CI/CD

Dependencies

~6–11MB
~227K SLoC