Decode Morse Code Message

Used Ruby to solve morse code converter challenges.

Built With

  • Ruby

Prerequisites

  • You need to have Code Editor Installed
  • Make sure Nodejs and NPM is installed in your system for linters and libraries

Project Setup

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

  1. Clone the repo in your local machine:
git clone https://github.com/RiyaBulia12/Morse-Code.git
  1. Open terminal and cd into project and install the dependencies
bundle install
  1. run the command to execute the program in your console/terminal:
ruby morse.rb

Run Linters

  1. run the ruby linters
rubocop
  1. aurocorrect the linting errors
rubocop -a

Author

👤 Riya Bulia

👤 Shaquille Ndunda

🤝 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!