Decode Morse Message

This project is a Ruby based application, it accepts Morse coded strings as an argument and outputs the translation in English alphabets.

Getting Started

On the terminal run the following commands:

  • git clone https://github.com/Rayan84/decode-morse-message.git
  • cd decode-morse-message
  • bundle install

Running the application

On the terminal run the following commands:

  • ruby path/to/solution.rb

Authors

👤 Alexander Odufuye

👤 Rayan Rassam

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse

📝 License

This project is MIT licensed.