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

https://github.com/sboursen/mv_morse_decoder

A ruby program that decodes Morse
https://github.com/sboursen/mv_morse_decoder

Last synced: 24 days ago
JSON representation

A ruby program that decodes Morse

Awesome Lists containing this project

README

        

# Morse decoder

This is an educational project to getting started with Ruby by building a Morse decoding script.

## Getting Started

- Run `bundle install` to get the dependencies.
- Run `ruby morse_decode.rb`

## Authors

👤 **Mostafa Ahangarha**

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

👤 **Bonke Gcobo**

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

👤 **Soufiane Boursen**

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

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

Give a ⭐️ if you like this project!

## License

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