rosette

Crates.iorosette
lib.rsrosette
version0.1.1
sourcesrc
created_at2021-03-14 19:25:50.337699
updated_at2021-03-14 19:35:48.39607
descriptionTranslate a text file to any language.
homepage
repositoryhttps://github.com/ThomasMarcel/rosette.git
max_upload_size
id368853
size39,038
Thomas Alcala Schneider (thomasmarcel)

documentation

README

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
Commit count: 12

cargo fmt