Rosette
Installation
With Cargo
Clone this repository
Run
cargo build -- release
Usage
Run
$ rosette file.txt en fr
TODO
[ ] Make sure that the languages are valid
[X] Don't send empty lines to the API
[ ] Cross platform CI/CD