Skip to content

Latest commit

 

History

History
68 lines (36 loc) · 1.6 KB

README.md

File metadata and controls

68 lines (36 loc) · 1.6 KB

Morse Decoder

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.[3][4] Morse code is named after Samuel Morse, one of the inventors of the telegraph.

Built With

  • Ruby language

Live Demo (if available)

Live Demo Link

Getting Started

Install

For a complete list of ways to install Ruby, including using third-party tools like rvm, see:

(https://www.ruby-lang.org/en/downloads/)

Setup

The mirror of the Ruby source tree can be checked out with the following command:

$ git clone https://github.com/ruby/ruby.git There are some other branches under development.

Try the following command to see the list of branches:

$ git ls-remote https://github.com/ruby/ruby.git

Authors

👤 Aaron Abraham

👤 Ntihinduka Alpha

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.