- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[morse-decoder] is a program that allows the user to input morse code and convert the message into English words.
Programming language
- [Clean code using rubocop linters]
- [Morse decoder functionality]
Not available.
To get a local copy up and running, follow these steps.
To run this project you need to have installed Ruby and a code editor, we are using Visual Studio Code with Code runner extension, this is a video explaining how to configure Code runner.
Clone this repository to your desired folder: Example commands:
cd my-folder
git clone git@github.com:OscarFMdev/morse-decoder.gitTo run the project, add a parameter to decoding-message function, separating each word with 3 spaces and each letter using 1 space and then right-click on the text editor to run with the Code runner extension.
👤 Author1: Oscar Fernández Muñoz
- GitHub: @OscarFMdev
- Twitter: @OscarFMdev
- LinkedIn: LinkedIn
👤 Lucas Comamala García
- GitHub: @lucascomamala
- LinkedIn: LinkedIn
- [A Graphical User Interface]
- [Inverse decoding]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give this repo a star and reach out on our social media, and we will be happy to know about it! 😃
I would like to thank the Wikipedia Page for showing us how the morse code works.
-
How can I contribute?
- Please send us a message on our social media and we will let you contribute.
-
What if I have problems running this project?
- Let us know on our social media DMs, we will be happy to help you.
This project is MIT licensed.