Skip to content

Jonathanbez/simple_translator

Repository files navigation

SIMPLE TRADUTOR APP

GitHub top language Made by Repository size GitHub last commit

About the project   |    Technologies   |    Getting started   |    How to contribute   |    License

Simple Translator App Demo

👨🏻‍💻 About the project

  • Simple script to translate sentences in some languages (Supports UTF-8 encoding and a maximum of 500 bytes).

🚀 Technologies

Technologies that I used to develop this software:

💻 Getting started

Requirements

  • git (just clone this repo)
  • ruby 2.5.1 +
  • bundler (gem install bundler)
  • OS Linux (only test on Ubuntu 23.10)

follow the steps:

#clone the project
git clone https://github.com/Jonathanbez/simple_translator.git

#enter the directory
cd simple_translator

#install dependencies
bundle install

#execute 
ruby simple_translate_app.rb

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with 💜  by Jonathan Bezerra 👋  See my linkedin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages