https://github.com/aima98/decode-morse-message
Decode a Morse code message
https://github.com/aima98/decode-morse-message
ruby
Last synced: over 1 year ago
JSON representation
Decode a Morse code message
- Host: GitHub
- URL: https://github.com/aima98/decode-morse-message
- Owner: aima98
- License: mit
- Created: 2023-08-21T12:03:43.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-08-23T12:19:23.000Z (almost 3 years ago)
- Last Synced: 2025-02-05T12:47:13.991Z (over 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Decode-Morse-Message
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Decode Morse Code ](#-decode-morse-code-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [👥 Authors ](#-authors-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [📝 License ](#-license-)
**Decode-Morse-Code** is a ruby script that decodes morse code.
Ruby
- Ruby
- **Decodes morse code**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/kimitawanjohi/decode-morse-code.git
```
👤 **Oumaima Nejjari**
- GitHub: [@aima98](https://github.com/aima98)
- LinkedIn: [Oumaima Nejjari](https://www.linkedin.com/in/oumaimanejjari/)
👤 **Abdourahmane Jalloh**
- Wellfound: [@aradradev](https://wellfound.com/u/jalloh)
- LinkedIn: [Jalloh](https://www.linkedin.com/in/abdul-jalloh)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project please give it a ⭐️!
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._