An open API service indexing awesome lists of open source software.

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

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

**Decode-Morse-Code** is a ruby script that decodes morse code.

## 🛠 Built With

### Tech Stack

Ruby


  • Ruby

### Key Features

- **Decodes morse code**

(back to top)

## 🚀 Live Demo
no live demo

(back to top)

## 💻 Getting Started

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
```

(back to top)

## 👥 Authors

👤 **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)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project please give it a ⭐️!

(back to top)

## 📝 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._

(back to top)