Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iambenkis/decode-morse-with-ruby
It's a morce code message decoder morce text to normal text
https://github.com/iambenkis/decode-morse-with-ruby
Last synced: 22 days ago
JSON representation
It's a morce code message decoder morce text to normal text
- Host: GitHub
- URL: https://github.com/iambenkis/decode-morse-with-ruby
- Owner: iambenkis
- Created: 2022-11-03T14:43:44.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-11-04T08:46:44.000Z (over 2 years ago)
- Last Synced: 2025-01-03T04:09:08.296Z (about 1 month ago)
- Language: Ruby
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Decode Morse with Ruby
> In this project, a morse code is decoded using Ruby.
## Built With
- Ruby
## Getting Started
To get a local copy up and running follow these simple example steps:
1. Install Ruby in your local environment
2. Clone this repository
3. Run the project from the terminal of your IDE## Authors
👤 **Benjamin Kisenge**
* GitHub: [@benjamin kisenge](https://github.com/iambenkis)
* Twitter: [@benjamin kisenge](https://twitter.com/iambenkis)
* LinkedIn: [benjamin kisenge](https://www.linkedin.com/in/ben-kisenge/)👤 **Desta Legesse Wubishet**
- GitHub: https://github.com/dlwub
- Twitter: [@DestaWubishet](https://twitter.com/DestaWubishet)
- LinkedIn: https://www.linkedin.com/in/desta-legesse-w-509844213/## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## 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](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._