eric2umeh / decode_morse_code_ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— 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)

About

License:MIT License


Languages

Language:Ruby 100.0%