https://github.com/larryivc/ruby-morse
https://github.com/larryivc/ruby-morse
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/larryivc/ruby-morse
- Owner: LarryIVC
- License: mit
- Created: 2023-06-29T14:21:41.000Z (almost 2 years ago)
- Default Branch: development
- Last Pushed: 2023-06-29T23:20:38.000Z (almost 2 years ago)
- Last Synced: 2025-01-03T07:47:50.676Z (5 months ago)
- Language: Ruby
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Decode a Morse code message
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)# 📖 [Decode a Morse code message]
**Decode a Morse code message** is a project about to understand how to work whit a ruby language project.
Language
- **[Decode a Morse code message]**
To get a local copy up and running, follow these steps.
### Setup
Clone this repository to your desired folder:
Example commands:
```sh
cd my-folder
git [email protected]:LarryIVC/ruby-morse.git
```
### Prerequisites
In order to run this project you need:
```
There is no prerequisites for this project
```
### Usage
To run the project, execute the following command:
Example command:
```sh
ruby main.rb
```
# 👤 **Larry Villegas**
- GitHub: [@LarryIVC](https://github.com/LarryIVC)
- Twitter: [@LarryVillegas](https://twitter.com/LarryVillegas)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/larryvillegascostas/)
**Carlos Igreda**
- GitHub: [@CarlosIgreda](https://github.com/CarlosIgreda)
- Twitter: [@carlosigreda](https://twitter.com/carlosigreda)
- LinkedIn: [@carlosigreda](https://www.linkedin.com/in/carlosigreda/)
- [ ] **[Add more functionalities]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/LarryIVC/ruby-morse/issues).
Help me with your criticisms and your suggestions, you will be blessed for such a noble gesture and give me a ⭐️ if you like this project. click [here ⭐️](https://github.com/LarryIVC/ruby-morse)
I would like to thank Microverse for this opportunity.
This project is [MIT](./LICENSE) licensed.