/morse_code_ruby

In this project we decrypt a message in morse code automatically using Ruby

Primary LanguageRubyMIT LicenseMIT

logo

README

📗 Table of Contents

📖 Decode a Morse code message

Decrypting Morse Code' messages automatically.

Decode a Morse code message is built using Ruby.

🛠 Built With

Tech Stack

To build this project I used a tech stack detailed below:

Language

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Ruby installed in your machine.

Setup

Clone this repository to your desired folder:

  1. Navigate to a folder where you want the cloned file to appear

  2. Clone this repo in your terminal or git bash using the command

     cd my-folder
     git clone https://github.com/Olivier-Kango/morse_code_ruby.git
       
    

👥 Authors

This project was built by:

👤 Olivier Kango

👤 John Mutisya

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐ if you like this project!

(back to top)

📝 License

This project is MIT licensed.

(back to top)