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

https://github.com/hombre2014/decode-a-morse-code

Decoding Morse code characters from an input string.
https://github.com/hombre2014/decode-a-morse-code

Last synced: about 2 months ago
JSON representation

Decoding Morse code characters from an input string.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Decode a Morse code message

> Decoding Morse code characters from an input string..

## Project requirements

The project requirements can be viewed [here](https://github.com/microverseinc/curriculum-ruby/blob/main/simple-ruby/morse_code.md)

## Built With

- Major languages: Ruby
- Frameworks: N/A
- Technologies used: [Rubocop](https://rubocop.org/)
- Tested with: N/A

### Prerequisites

Install [ruby](https://www.ruby-lang.org/en/)

### Setup

N/A

### Install

N/A

### Usage

- run: `git clone https://github.com/Hombre2014/Decode-a-morse-code`
- go to the project folder: `cd Decode-a-morse-code`
- run: `ruby decode.rb`

### Deployment

N/A

## Authors

👤 **Yuriy Chamkoriyski**

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

👤 **Victoir Barh**

- GitHub: [@vic778](https://github.com/vic778)
- Twitter: [@VictoirBarh](https://twitter.com/VictoirBarh)
- LinkedIn: [Victoir barherenduba](https://www.linkedin.com/in/victor-emmanuel-barh-a93900200/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

N/A

## 📝 License

This project is [MIT](./license.md) licensed.