Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-05-13T06:58:15.000Z (over 2 years ago)
- Last Synced: 2023-03-06T05:56:53.748Z (over 1 year 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
| ![Microverse](https://img.shields.io/badge/Microverse-blueviolet) | ![Ruby](https://img.shields.io/badge/ruby-%23CC342D.svg?style=for-the-badge&logo=ruby&logoColor=white) |
| ------------ | ---------------------------------------------------- |# 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.