Skip to content

dask-58/rstranslate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Translation App (TopCoder Submission)

This is a simple CLI application that translates text from English to Spanish using the Google Translate API.

Features

  • Can be changed to translate text from any language to other Read More.

File Structure

├── Cargo.lock
├── Cargo.toml
├── README.md
├── src
    └── main.rs


37 directories, 757 files

Run the application

cargo build

and

cargo run

About

Translate Text (TopCoder submission)

Topics

Resources

Stars

Watchers

Forks

Languages