Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olaishola05/decoding-morse-code
https://github.com/olaishola05/decoding-morse-code
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/olaishola05/decoding-morse-code
- Owner: olaishola05
- License: mit
- Created: 2022-03-31T08:07:47.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-03-31T14:08:37.000Z (over 2 years ago)
- Last Synced: 2024-10-22T00:46:38.115Z (2 months ago)
- Language: Ruby
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# decoding-morse-code
Decode morse code is a project with ruby programs to decode morse code messages.## Getting Started
To get a local copy up and running follow these steps.
1. Clone the repo
```
[email protected]:netman5/decoding-morse-code.git
```2. Go to project directory `cd decoding-morse-code`
3. Install project requirements `bundle install`
3. Run the project using `ruby decoding_morse_msg.rb` in terminal
## Authors
👤 **Roshan Bajgain**
- GitHub: [@roshan-bajgain](https://github.com/roshan-bajgain)
- Twitter: [@RoshanBajgain10](https://twitter.com/RoshanBajgain10)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/roshan-bazgain/)👤 **Ola Ishola**
- GitHub: [@netman5](https://github.com/netman5)
- Twitter: [@Orlaish](https://twitter.com/Orlaish)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ola-ishola/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/netman5/decoding-morse-code/issues)
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.