https://github.com/kessie2862/morse-code
Morse-Code is a Ruby script that efficiently decodes Morse code messages, providing uppercase translations for characters and entire words.
https://github.com/kessie2862/morse-code
gemfile gemfile-lock linters rubocop ruby
Last synced: 11 months ago
JSON representation
Morse-Code is a Ruby script that efficiently decodes Morse code messages, providing uppercase translations for characters and entire words.
- Host: GitHub
- URL: https://github.com/kessie2862/morse-code
- Owner: kessie2862
- License: mit
- Created: 2023-07-26T08:43:01.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-07-26T13:59:04.000Z (almost 3 years ago)
- Last Synced: 2025-02-08T10:17:37.808Z (over 1 year ago)
- Topics: gemfile, gemfile-lock, linters, rubocop, ruby
- Language: Ruby
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 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-)
**Morse-Code** is a Ruby script that efficiently decodes Morse code messages, providing uppercase translations for characters and entire words.
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/kessie2862/Morse-Code.git
```
👤 **Prosper Kessie**
- GitHub: [@kessie2862](https://github.com/kessie2862)
- LinkedIn: [Prosper Kessie](https://www.linkedin.com/in/prosperkessie/)
👤 **Antoine Makdessy**
- GitHub: [@ANTOINE1128](https://github.com/ANTOINE1128)
- LinkedIn: [Antoine (Tony) Makdessy](https://www.linkedin.com/in/antoine-makdessy/)
👤 **Deborah A. Fashoro**
- GitHub: [@DebyGrey](https://github.com/DebyGrey)
- LinkedIn: [Deborah Fashoro](https://www.linkedin.com/in/deborah-fashoro)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/kessie2862/Morse-Code/issues).
If you like this project please give it a ⭐️!
This project is [MIT](https://github.com/kessie2862/Morse-Code/blob/morse-code/LICENSE) licensed.