https://github.com/lawmsangi/morse-code
https://github.com/lawmsangi/morse-code
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lawmsangi/morse-code
- Owner: Lawmsangi
- License: mit
- Created: 2023-09-27T09:30:11.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-09-27T14:53:44.000Z (over 1 year ago)
- Last Synced: 2023-09-27T22:35:58.945Z (over 1 year ago)
- Language: Ruby
- Size: 5.86 KB
- Stars: 1
- 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)
- [💻 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]* This project is for decoding morse code messages using ruby language.
Language
- *[decode_morse_code]*
- *[ruby_language]*
- *[clean_code]*
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
👤 *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/)
- [ ] *[english_to_morse_method]*
- [ ] *[update_codebase]*
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project consider following me on github to see more projects like this. I will follow you back.
I would like to thank Microverse for the project inspiration.
This project is [MIT](./LICENSE) licensed.