📗 Table of Contents

📖 Decoder Morse messages.

Decoder Morse messages. A simple morse code decoder. Uisng Ruby language

(back to top)

🛠 Built With

Tech Stack

  • Languages: Ruby
  • Frameworks: N/A
  • Technologies Used: GIT, GITHUB, LINTERS

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • ruby installed and running

Setup

  • Clone this repo https://github.com/eric2umeh/decode-morse-code-ruby.git

    git clone https://github.com/eric2umeh/decode-morse-code-ruby.git
  • Navigate to decode-morse-code-ruby folder/directory

    cd decode-morse-code-ruby
  • On the command line, at the project's root, run bundle install to install app dependencies

  • Next, run ruby morse.rb which will run the app in the development mode.

(back to top)

👥 Authors

👤 Eric Umeohabike

(back to top)

🔭 Future Features

  • Check more codes

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please give it a ⭐️!

(back to top)

🙏 Acknowledgments

  • Thanks to my learning and coding partners for all their support.

(back to top)

📝 License

This project is MIT licensed.

(back to top)