Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kidd254/decode_morse_code

"Decode Morse code" is a Ruby program that's meant to decode a morse code message.
https://github.com/kidd254/decode_morse_code

morse-code ruby

Last synced: 27 days ago
JSON representation

"Decode Morse code" is a Ruby program that's meant to decode a morse code message.

Awesome Lists containing this project

README

        

πŸ“— Table of Contents


# πŸ“– Decode Morse Code

**Decode Morse Code** is a little application made with Ruby to decode morse code.

## πŸ›  Built With

### Tech Stack

* Ruby.

### Key Features
* Use of Ruby.

(back to top)

## πŸ’» Getting Started

### Prerequisites
In order to run this project you need to have:

- A code editor.

### Setup
To clone this repository to your desired folder, run the following command:

```
git clone [email protected]:Kidd254/Decode_Morse_Code.git
```

(back to top)

## πŸ‘₯ Authors

πŸ‘€ **Lawrence Muema Kioko**

- GitHub: [@kidd254](https://github.com/Kidd254)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/lawrence-muema-kioko)

πŸ‘€ **Manuel SΓ‘nchez**

- GitHub: [@Luffytaro22](https://github.com/grauJavier)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/manuel-alejandro-sanchez-sierra-4b358b14a/)

πŸ‘€ **Javier Grau**

- GitHub: [@grauJavier](https://github.com/Luffytaro22)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/javiergrau)

(back to top)

## πŸ”­ Future Features
* Improve UI.

(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 star ⭐️

(back to top)

## πŸ™ Acknowledgments

I would like to give credits to the following:
* **Microverse** for this readme template.

(back to top)

## πŸ“ License

This project is [MIT](./LICENSE) licensed.

(back to top)