https://github.com/mukhammadrizooff/morse-code
https://github.com/mukhammadrizooff/morse-code
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mukhammadrizooff/morse-code
- Owner: mukhammadrizooff
- License: mit
- Created: 2022-04-14T13:04:22.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-04-14T17:56:21.000Z (over 4 years ago)
- Last Synced: 2025-01-20T16:55:14.144Z (over 1 year ago)
- Language: Ruby
- Size: 9.77 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Morse Code
> Decode a Morse code message

## 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.rb`.
## Authors
👤 **Muhammad Rizo Abdunazarov**
- GitHub: [@mukhammadrizooff](https://github.com/mukhammadrizooff)
- Twitter: [@Muhammadrizooff](https://twitter.com/Muhammadrizooff)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mukhammadrizooff/)
👤 **David Lafontant**
- GitHub: [@david-lafontant](https://github.com/david-lafontant)
- Twitter: [@manikatex](https://twitter.com/manikatex)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/david-lafontant/)
## 🤝 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.