Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamedhnoor/decode_morse_code
A Ruby app that can decode any morse messages.
https://github.com/mohamedhnoor/decode_morse_code
github-actions rspec rubocop ruby
Last synced: 8 days ago
JSON representation
A Ruby app that can decode any morse messages.
- Host: GitHub
- URL: https://github.com/mohamedhnoor/decode_morse_code
- Owner: MohamedHNoor
- License: mit
- Created: 2023-03-01T12:47:21.000Z (almost 2 years ago)
- Default Branch: development
- Last Pushed: 2023-03-01T18:05:02.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T15:22:38.879Z (23 days ago)
- Topics: github-actions, rspec, rubocop, ruby
- Language: Ruby
- Homepage:
- Size: 12.7 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [� Table of Contents](#-table-of-contents)
- [📖 Decode Morse Code ](#-decode-morse-code-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ ](#-faq-)
- [📝 License ](#-license-)> A Ruby app that can decode any morse messages.
Client
- **IRB**
- **Gems to test linters**
- **RSpec to run tests**
- [Not Available]()
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Mac or PC
- Install Ruby
- Understanding of Ruby
### Setup
Clone this repository to your desired folder:
```sh
cd your-folder
https://github.com/MohamedHNoor/decode_morse_code.git
```
### Install
Install this project with:
- GitHub Actions
- Linters
- Rubocop
- Ruby
### Usage
- The project can be used to decode morse code into English words, sentences.
👤 **Mohamed Hassan Noor**
- GitHub: [@MohamedHNoor](https://github.com/MohamedHNoor)
- Twitter: [@MohamedHNoor](https://twitter.com/MohamedHNoor)
- LinkedIn: [@MohamedHNoor](https://www.linkedin.com/in/mohamedhnoor/)
👤 **Samuel Kyere**
- GitHub: [@admirerbrown](https://github.com/admirerbrown)
- Twitter: [@admirerbrown](https://twitter.com/brown_admirer)
- LinkedIn: [@samuelkyere](https://www.linkedin.com/in/samuel-ntow-kyere/)
- [ ] **None**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/MohamedHNoor/decode_morse_code/issues).
If you like this project, please leave a ⭐️
I would like to thank Microverse for providing us with reading materials that aided us to during the project development
- **Can I use this code?**
- yes, it is open source. Feel free to fork it.
- **Can I contribute to this project?**
- Contact me so I can add you as a collaborator. Alternatively you can leave an issue, it will be well appreciated.
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._