https://github.com/andres-condezo/morse_code
Ruby program to decode a Morse code message.
https://github.com/andres-condezo/morse_code
morse-code ruby
Last synced: 8 months ago
JSON representation
Ruby program to decode a Morse code message.
- Host: GitHub
- URL: https://github.com/andres-condezo/morse_code
- Owner: andres-condezo
- Created: 2022-05-06T14:37:03.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-05-13T06:58:15.000Z (almost 4 years ago)
- Last Synced: 2025-03-29T14:22:50.158Z (11 months ago)
- Topics: morse-code, ruby
- Language: Ruby
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
|  |  |
| ------------ | ---------------------------------------------------- |
# Morse Code
> Ruby program to decode a Morse code message.
## Built With
### - Major languages:
- Ruby
## Getting Started
- To get a local copy up and running follow these simple example steps:
### Prerequisites
- Ruby
### Setup
- Clone the repository:
```
git clone https://github.com/andres-condezo/morse_code.git
cd morse_code
```
## Authors
| 👤 | **Lucas Bonnefon** |
| ------------ | ---------------------------------------------------- |
| **GitHub** | [@Lucas Bonnefon](https://github.com/ryxtor) |
| **Twitter** | [@Lucas Bonnefon](https://twitter.com/ryxtor) |
| **LinkedIn** | [Lucas Bonnefon](https://www.linkedin.com/in/lucasbonnefon/)|
| 👤 | **Andres Condezo** |
| ------------ | ---------------------------------------------------- |
| **GitHub** | [@Andres Condezo](https://github.com/andres-condezo) |
| **Twitter** | [@andres_condezo](https://twitter.com/andres_condezo) |
| **LinkedIn** | [andres-condezo](https://www.linkedin.com/in/andres-condezo/)|
## 🤝 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!
## Acknowledgments
- [Ruby docs](https://ruby-doc.org)
## 📝 License
This project is [MIT](./MIT.md) licensed.