An open API service indexing awesome lists of open source software.

https://github.com/cvalencia1991/morse-code-ruby

Implementhing the Morse Code using Ruby Language
https://github.com/cvalencia1991/morse-code-ruby

ruby

Last synced: 8 months ago
JSON representation

Implementhing the Morse Code using Ruby Language

Awesome Lists containing this project

README

          

logo

Morse Code Ruby

# 📗 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](#faq)
- [📝 License](#license)

# 📖 Clinic Database

> In this project We implement the morse code using the Ruby Language

## 🛠 Built With

### Tech Stack

languaje

### Key Features

- **Implement Ruby Language**
- **create def funtionality the morse code**

(back to top)

## Image of Morse code message

![ruby](https://user-images.githubusercontent.com/85459676/207858418-1728b5b1-6de7-4171-88ec-0159f3eaa9d7.png)

## 🚀 Live Demo

> Add a link to your deployed project.

- [Live Demo Link](Working on it)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

Example command:

```sh
Git
Visual Studio Code
Ruby
```

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/cvalencia1991/Morse-Code-Ruby.git
```

### Install

Install this project with:

### Usage

To run the project, execute the following command:

Example command:

```sh
Ruby folder.rb
```

### Run tests

To run tests, run the following command:

### Deployment

You can deploy this project using:

(back to top)

## 👥 Authors

👤 **Cesar Alberto Valencia Aguilar**

- GitHub: [https://github.com/cvalencia1991](https://github.com/cvalencia1991)
- Twitter: [https://twitter.com/cvalenciaguilar](@cvalenciaguilar)
- LinkedIn: [https://www.linkedin.com/in/cvalenciaguilar/](www.linkedin.com/in/cvalenciaguilar)

👤 **Kelvin Benjamin**

- GitHub: [@Kelvin-Ben](https://github.com/Kelvin-Ben)
- Twitter: [@kevoyout144](https://twitter.com/kevoyout144)
- LinkedIn: [Kelvin-Ben](https://www.linkedin.com/in/kelvin-ben-323043173/)

(back to top)

## 🔭 Future Features

> Describe 1 - 3 features you will add to the project.

- [ ] **[new_feature_1]**
- [ ] **[new_feature_2]**
- [ ] **[new_feature_3]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/cvalencia1991/Morse-Code-Ruby/issues).

(back to top)

## ⭐️ Show your support

If you like this project Give a ⭐️!

(back to top)

## 🙏 Acknowledgments

I would like to thank to [ruby](https://www.ruby-lang.org/en/)

(back to top)

## ❓ FAQ

- **[Question_1]**

- [Answer_1]

- **[Question_2]**

- [Answer_2]

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)