https://github.com/gabyse1/morse-code
Decode a Morse code message
https://github.com/gabyse1/morse-code
ruby
Last synced: 8 months ago
JSON representation
Decode a Morse code message
- Host: GitHub
- URL: https://github.com/gabyse1/morse-code
- Owner: gabyse1
- License: mit
- Created: 2022-04-06T20:53:37.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-04-06T23:50:20.000Z (about 4 years ago)
- Last Synced: 2025-02-15T19:34:59.300Z (over 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Morse Code
> This app decode morse code messages.
## Features
It decouse a message using three methods.
## Built With
- Ruby
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Have `git` installed on your local computer.
- Have `ruby` installed on your local computer.
### Install
- Clone this repository to your local computer. Choose the location you prefer.
### Usage
- Run the command `ruby decode_morse_code.rb`.
## Authors
👤 **Gabriela Sánchez Espirilla**
- GitHub: [@gabyse1](https://github.com/gabyse1)
- LinkedIn: [gabyse](https://www.linkedin.com/in/gabyse/)
- Twitter: [@gabyse0](https://twitter.com/gabyse0)
👤 **José Herrera Conislla**
- GitHub: [@joseheco](https://github.com/joseheco)
- Twitter: [@JoseHeco](https://twitter.com/joseheco)
- LinkedIn: [JoseHeco](https://linkedin.com/in/joseherreraco)
## 🤝 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
- Linters: [Microverse](https://github.com/microverseinc/linters-config)
## 📝 License
This project is [MIT](./LICENSE) licensed.