Morse Code is a method used in telecommunication to encode text characters as standardized sequences of two different signal durations, called dots and dashes or dits and dahs. Morse code is named for Samuel F. B. Morse, an inventor of the telegraph.
- Ruby
This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.
To get a local copy up and running follow these simple example steps.
- Ruby
- Clone the repository to your local machine using
https://github.com/megha-n-bodke/morse-code.git
cd
into the project directory- Run
bundle install
to install the required gems - Run
bin/main.rb
to start the program
👤 Megha Bodke
- GitHub: @megha-n-bodke
- LinkedIn: Megha Bodke
👤 Bantelom Geto
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.