https://github.com/frempongdev/decoding-morse
https://github.com/frempongdev/decoding-morse
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/frempongdev/decoding-morse
- Owner: frempongdev
- License: mit
- Created: 2023-04-21T06:22:19.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-29T21:54:48.000Z (about 3 years ago)
- Last Synced: 2025-02-03T11:50:22.657Z (over 1 year ago)
- Language: Ruby
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Decode Morse Code
# 📗 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)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)
**Decode Morse** is a Ruby application used to decode a Morse code .
- **[This project has Morse codes from A-Z]**
- **[This project has a decode_char method]**
- **[This project has a decode_word method]**
- **[This project has a decode method]**
To get a local copy up and running, follow these steps.
### Prerequisites
- In order to run this project you need:
- [git](https://git-scm.com/downloads): A tool for managing source code
- [Visual Studio Code](https://code.visualstudio.com/): A source code editor
### Setup
- Clone this repository to your desired folder: https://github.com/frempongdev/decoding-morse.git
- Run bundle install to install the dependencies.
### Install
Install this project with:
- cd decode-morse
- ubuntu version 22 or higher
### Usage
To run the project, execute the following command:
- ruby decode.rb
### Run tests
To run tests, run the following command:
- Run robocop .
### Deployment
You can deploy this project using:
- Github pages
Github pages
follow these steps for example
👤 **Lugard**
- GitHub: [@lugard1](https://github.com/lugard1)
- Twitter: [@Dsn3kings](https://twitter.com/Dsn3kings)
- LinkedIn: [Lugard Agu](https://www.linkedin.com/in/lugardagu)
👤 **Frempong**
- GitHub: [@frempongdev](https://github.com/frempongdev)
- Twitter: [@knobaddy](https://twitter.com/knobaddy)
- LinkedIn: [Samuel knower Amankwaa-Frempong](https://www.linkedin.com/in/frempongdev/)
## 🔭 Future Features
- [Numeric Morse Codes]
- [Paragraph Decoding]
- [Web Apllication implementation]
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
- Give a ⭐️ if you like this project!
We would like to appreciate [Microverse](https://www.microverse.org/) for providing the resources and the platform for us to be a Professional full-stack developer.
This project is [MIT](./LICENSE) licensed.