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

https://github.com/shafiuyushawu/morse-code-decode

This is a ruby program to decode morse code into meaningful characters, words and sentence
https://github.com/shafiuyushawu/morse-code-decode

classes-and-objects rubocop ruby ruby-gem

Last synced: about 1 year ago
JSON representation

This is a ruby program to decode morse code into meaningful characters, words and sentence

Awesome Lists containing this project

README

          

Morse Code Decoder

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Demorse Code

> This is a ruby program to decode morse code into meaningful characters, words and sentence.

## 🛠 Built With

- **Ruby**

### Key Features
- Functions to decode morse code characters.
- Functions to decode morse code words.

(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:

VS Code, GIT, Ruby and NPM installed

### Setup

Clone this repository to your desired folder using the git clone command

### Usage

Run the code in the console/irb.

## 👥 Authors

👤 **Shafiu Ibn Yushawu**

- GitHub: [@shafiuyushawu](https://github.com/shafiuyushawu)
- Twitter: [@shafiuyushawu](https://twitter.com/shafiuyushawu)
- LinkedIn: [shafiuyushawu](https://linkedin.com/in/shafiuyushawu)

👤 **Winfred Edube**

- GitHub: [@edubew](https://github.com/edubew)
- Twitter: [@edube_winne](https://twitter.com/edubew_winne)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/shafiuyushawu/morse-code-decode/issues).

## ⭐️ Show your support

Give a ⭐ if you like this project!

## 🙏 Acknowledgments

* Thanks to the Microverse team for the great curriculum.

## 📝 License

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

(back to top)