https://github.com/kensteph/decode-morse-message
Project in Ruby that decodes morse message.
https://github.com/kensteph/decode-morse-message
rubocop rubocop-configuration ruby
Last synced: 10 months ago
JSON representation
Project in Ruby that decodes morse message.
- Host: GitHub
- URL: https://github.com/kensteph/decode-morse-message
- Owner: kensteph
- License: mit
- Created: 2023-04-05T04:23:40.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-05T22:46:13.000Z (over 3 years ago)
- Last Synced: 2025-04-10T02:06:53.255Z (about 1 year ago)
- Topics: rubocop, rubocop-configuration, ruby
- Language: Ruby
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 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)
- [📝 License](#license)
> Decode Morse is a project in Ruby that decodes morse message.
> This project uses the following stack :
Ruby
> Describe between 1-3 key features of the application.
- **Decode Morse message**
> Add a link to your deployed project.
- N/A
> Clone the repository by clicking on the 'Code' button and copy the link
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
You should have Ruby install on your local machine
### Setup
Clone this repository to your desired folder:
Example commands:
```sh
cd my-folder
git clone git@github.com:kensteph/decode-morse-message.git
```
### Install
To install postgreSQL go to : [Instal Ruby](https://rubyinstaller.org/) and select your operating system.
### Usage
To run the project, open your project in your terminal and type ruby morse.rb .
Example command:
```sh
ruby morse.rb
```
👤 **Javivy**
- GitHub: [@Javivy](https://github.com/Javivy)
- LinkedIn: [Javier Vargas](https://www.linkedin.com/in/javier-alejandro-vargas-ortega-5998a5212/)
- Twitter [@Javivy_2803](https://twitter.com/Javivy_2803)
👤 **Kender Romain**
- GitHub: [@Kensteph](https://github.com/kensteph)
- Twitter: [@RomainKender](https://twitter.com/RomainKender)
- LinkedIn: [kender-romain8788](https://www.linkedin.com/in/kender-romain8788/)
> Describe 1 - 3 features you will add to the project.
- [ ] **Store the decoded message**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
> Write a message to encourage readers to support your project
If you like this project, please start it!
> I would like to thank the Microverse team.
This project is [licensed](./LICENSE) .