https://github.com/natasha-ct/decode-morse-code-message
During your vacation at the seaside, time after time you find old bottles with parchment inside. Out of curiosity, you look into the next bottle and see that there is a message written in Morse code. Your curiosity grows even more - maybe you just found the lost treasure of the pirates! However, you are getting tired of decrypting messages manually. Fortunately, you can program in Ruby and you can help yourself by automating this process.
https://github.com/natasha-ct/decode-morse-code-message
algorithms-and-data-structures ruby
Last synced: 9 months ago
JSON representation
During your vacation at the seaside, time after time you find old bottles with parchment inside. Out of curiosity, you look into the next bottle and see that there is a message written in Morse code. Your curiosity grows even more - maybe you just found the lost treasure of the pirates! However, you are getting tired of decrypting messages manually. Fortunately, you can program in Ruby and you can help yourself by automating this process.
- Host: GitHub
- URL: https://github.com/natasha-ct/decode-morse-code-message
- Owner: NATASHA-ct
- Created: 2022-09-27T17:21:20.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-29T11:39:53.000Z (about 3 years ago)
- Last Synced: 2025-01-12T20:33:28.131Z (10 months ago)
- Topics: algorithms-and-data-structures, ruby
- Language: Ruby
- Homepage:
- Size: 11.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Decoding a Morse code message
> Description the project.
-Decoding Morse code message Ruby and you can help yourself by automating the process.
## Built With
- RUBY
- Linter: Rubocop
- VS Code
## Getting Started
To get a local copy up and running follow these simple steps.
### Prerequisites
- Basic Ruby syntax
### Setup
- To clone the repository run https://github.com/NATASHA-ct/Decode-Morse-code-message.git
### Prerequisites
-Github flow knowledge.
-Basic Ruby.
-A web browser like Google Chrome.
A code editor like Visual Studio Code with Git and Ruby.
-You can check if Git is installed by running the following command in the terminal.
$ git --version
Likewise for Ruby installation.
$ ruby --version && irb
### Install
- Set up Github Actions
- Set up linters
## Authors
👤 **Author**
- GitHub: [@NATASHA-ct]((https://github.com/NATASHA-ct)
- Twitter: [@NatashaChirombe]
- LinkedIn: [Natasha Chirombe](linkedin.com/in/natasha-chirombe-1531aa17b)
## 🤝 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!
## 📝 License
This project is [MIT](./MIT.md) licensed.