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

https://github.com/lawmsangi/morse-code


https://github.com/lawmsangi/morse-code

Last synced: 5 months ago
JSON representation

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)

- [💻 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)

# 📖 [morse_code]

*[morse_code]* This project is for decoding morse code messages using ruby language.

## 🛠 Built With

### Tech Stack

Language

### Key Features

- *[decode_morse_code]*
- *[ruby_language]*
- *[clean_code]*

(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:
Ruby installed

### Setup

Clone this repository to your desired folder:

sh
cd morse_code_ruby
git clone https://github.com/Lawmsangi/morse-code.git

### Install

Install this project with:

sh
[Ruby installer](https://rubyinstaller.org/downloads/)

### Usage

To run the project, execute the following command:

Example command:

sh
on local terminal
ruby morse-code.rb

(back to top)

## 👥 Authors

👤 *Lawmsangi Varte*

- GitHub: [@githubhandle](https://github.com/Lawmsangi)
- Twitter: [@twitterhandle](https://twitter.com/mamy_22_zayn)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/lawmsangi-varte-baa429244/)

*Anshuman Negi*

- GitHub: [@githubhandle](https://github.com/anshuman7negi)
- Twitter: [@twitterhandle](https://twitter.com/AnshumanNegi108)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/anshuman-singh-negi-33779a224/)

(back to top)

## 🔭 Future Features

- [ ] *[english_to_morse_method]*
- [ ] *[update_codebase]*

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project consider following me on github to see more projects like this. I will follow you back.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for the project inspiration.

(back to top)

## 📝 License

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

(back to top)