https://github.com/hombre2014/decode-a-morse-code
Decoding Morse code characters from an input string.
https://github.com/hombre2014/decode-a-morse-code
Last synced: about 2 months ago
JSON representation
Decoding Morse code characters from an input string.
- Host: GitHub
- URL: https://github.com/hombre2014/decode-a-morse-code
- Owner: Hombre2014
- License: mit
- Created: 2022-03-02T13:16:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-02T19:40:11.000Z (about 3 years ago)
- Last Synced: 2025-02-01T03:19:18.838Z (4 months ago)
- Language: Ruby
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README

# Decode a Morse code message
> Decoding Morse code characters from an input string..
## Project requirements
The project requirements can be viewed [here](https://github.com/microverseinc/curriculum-ruby/blob/main/simple-ruby/morse_code.md)
## Built With
- Major languages: Ruby
- Frameworks: N/A
- Technologies used: [Rubocop](https://rubocop.org/)
- Tested with: N/A### Prerequisites
Install [ruby](https://www.ruby-lang.org/en/)
### Setup
N/A
### Install
N/A
### Usage
- run: `git clone https://github.com/Hombre2014/Decode-a-morse-code`
- go to the project folder: `cd Decode-a-morse-code`
- run: `ruby decode.rb`### Deployment
N/A
## Authors
👤 **Yuriy Chamkoriyski**
- GitHub: [@Hombre2014](https://github.com/Hombre2014)
- Twitter: [@Chamkoriyski](https://twitter.com/Chamkoriyski)
- LinkedIn: [axebit](https://linkedin.com/in/axebit)👤 **Victoir Barh**
- GitHub: [@vic778](https://github.com/vic778)
- Twitter: [@VictoirBarh](https://twitter.com/VictoirBarh)
- LinkedIn: [Victoir barherenduba](https://www.linkedin.com/in/victor-emmanuel-barh-a93900200/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Hombre2014/Decode-a-morse-code).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
N/A
## 📝 License
This project is [MIT](./license.md) licensed.