https://github.com/benjaminsemah/morse-decoder
https://github.com/benjaminsemah/morse-decoder
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/benjaminsemah/morse-decoder
- Owner: BenjaminSemah
- Created: 2022-04-10T19:22:49.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-04-15T09:20:49.000Z (over 4 years ago)
- Last Synced: 2025-02-02T06:25:30.129Z (over 1 year ago)
- Language: Ruby
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Morse Decoder
> This project uses Ruby to decode morse code.
## Getting Started
To get a local copy up and running follow these simple example steps.
Clone the project by using terminal:
```
git clone git@github.com:BenjaminSemah/morse-decoder.git
ruby morse-decoder.rb
```
### Prerequisites
-Ruby
## Author
👤 **Benjmain Semah**
- GitHub: [@BenjaminSemah](https://github.com/BenjaminSemah)
- Twitter: [@BenjaminSemah](https://twitter.com/BenjaminSemah)
- LinkedIn: [@BenjaminSemah](https://www.linkedin.com/in/benjaminsemah/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/BenjaminSemah/morse-decoder/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](https://github.com/ahmedtaa/morse-decode/blob/dev/MIT.md) licensed.