Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mukhammadrizooff/morse-code
https://github.com/mukhammadrizooff/morse-code
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mukhammadrizooff/morse-code
- Owner: mukhammadrizooff
- License: mit
- Created: 2022-04-14T13:04:22.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-04-14T17:56:21.000Z (almost 3 years ago)
- Last Synced: 2024-04-18T07:02:41.269Z (9 months 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
![](https://img.shields.io/badge/Microverse-blueviolet)
# Morse Code
> Decode a Morse code message
![2022-04-14_21-16-51](https://user-images.githubusercontent.com/63915024/163432259-73510c23-71c7-4157-9ebc-2efece293749.png)## 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.