https://github.com/arnrdn/ruby-morse
https://github.com/arnrdn/ruby-morse
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/arnrdn/ruby-morse
- Owner: arnrdn
- License: mit
- Created: 2022-03-14T11:41:50.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-03-14T15:00:35.000Z (over 4 years ago)
- Last Synced: 2025-04-30T19:58:53.238Z (about 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

# Decode-Morse-Code
> This app, built with Ruby, can decode a Morse message.
## Built With
- Ruby
## Getting started
- Install [Ruby](https://www.ruby-lang.org/en/) on your machine by following this [guiding lesson](https://github.com/microverseinc/curriculum-ruby/blob/main/simple-ruby/articles/ruby_installation_instructions.md#macOS)
- Uncomment the methods tets to be able to see the output actioned by the next step
- navigate to file location using your command-line terminal and run ruby ./decode.rbdecode.rb
### Prerequisites
- Ruby
## Author
- GitHub: [@rdnrn](https://github.com/rdnrn)
- Twitter: [@rdnrn_nana](https://twitter.com/rdnrn_nana)
- LinkedIn: [Nana Rodina](https://www.linkedin.com/in/rdnrn/)
## :handshake: Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a :star:️ if you like this project!
## :memo: License
This project is [MIT](./MIT.md) licensed.