Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashmalzahra/ruby_decode-message
This project uses Ruby syntax for basic programming operations. You can use the program command line to decode a Morse code message.
https://github.com/ashmalzahra/ruby_decode-message
best-practices irb ruby ruby-gem ruby-linter ruby-on-rails
Last synced: about 1 month ago
JSON representation
This project uses Ruby syntax for basic programming operations. You can use the program command line to decode a Morse code message.
- Host: GitHub
- URL: https://github.com/ashmalzahra/ruby_decode-message
- Owner: ashmalzahra
- License: mit
- Created: 2023-04-05T19:12:32.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2023-04-16T23:54:37.000Z (almost 2 years ago)
- Last Synced: 2024-12-06T03:44:44.740Z (about 2 months ago)
- Topics: best-practices, irb, ruby, ruby-gem, ruby-linter, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Decode Morse Message
# 📗 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)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)**Decode Morse Message** is a small Ruby script that can translate code morse messages.
Client
Server
Database
- N/A
- **Users can translate code morse messages**
- [N/A]()
To get a local copy of this project and run it in your computer, follow these steps.
### Prerequisites
In order to run this project you need:
- A working computer.
- Connection to internet.
### Setup
To get a local copy up and running follow these simple example steps.
Clone this repository in the desired folder:
```
cd my-folder
git clone https://github.com/ashmalzahra/Ruby_decode-message.git
```
### Install
To install this project:
```
cd Ruby_decode-message
code .
bundler install
```
### Usage
To run the project, execute the following command:
```
copy paste on irb
```
### Run Tests
To run the project tests, execute the following command:
```
N/A
```
👤 **Ashmal Zahra**
- GitHub: [@ashmalzahra](https://github.com/ashmalzahra)
- Twitter: [@AshmalZahraa](https://twitter.com/AshmalZahraa)
- LinkedIn: [ashmal-zahra](https://www.linkedin.com/in/ashmal-zahra)
👤 **Jose Montoya**
- GitHub: [@jmonto55](https://github.com/jmonto55)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project feel free to frok it and use it as you need.
I would like to thank Microverse for the information provided to build this project.
- **Can I use the project for any purpose?**
- Yes, you can.
This project is [MIT](./LICENSE) licensed.