- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
The Decode Morse Code Project is a Ruby Project created to Translate Morse Code Messages into readabale English text.
Ruby
- decode morse code message
To get a local copy up and running, follow these steps.
In order to run this project, you must have installed and configured the following tools in your local environment:
- Install Ruby
You must ensure that you have the postgreSQL installed and the server is started before continuing.
First clone this repository to your desired folder:
git clone https://github.com/over-geek/decode_morse_code.git
cd decode_morse_code
Install this project with:
bundle install
To run the project, execute the following command:
ruby morsedecoder.rb
👤 Agyare Kissi Kenneth Kwame
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Henok Mekonnen
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- N/A
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you liked this project, give me a "Star" (clicking the star button at the beginning of this page), share this repo with your developer community or make your contributions.
I would like to thank Microverse for this project
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.