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.
- Clone the repo in your local machine:
git clone https://github.com/RiyaBulia12/Morse-Code.git
- Open terminal and cd into project and install the dependencies
bundle install
- run the command to execute the program in your console/terminal:
ruby morse.rb
Run Linters
- run the ruby linters
rubocop
- aurocorrect the linting errors
rubocop -a
Author
👤 Riya Bulia
- GitHub: @RiyaBulia12
- LinkedIn: Riya-Bulia
👤 Shaquille Ndunda
- GitHub: @shaqdeff
- Twitter: @shaquillendunda
- LinkedIn: 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!