ashmalzahra / Ruby_decode-message

This project uses Ruby syntax for basic programming operations. You can use the program command line to decode a Morse code message.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decode Morse Message

πŸ“— Table of Contents

πŸ“– Decode Morse Message

Decode Morse Message is a small Ruby script that can translate code morse messages.

πŸ›  Built With

Tech Stack

Client
Server
Database
  • N/A

Key Features

  • Users can translate code morse messages

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

To get a local copy of this project and run it in your computer, follow these steps.

Prerequisites

In order to run this project you need:

  • A working computer.
  • Connection to internet.

Setup

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

Clone this repository in the desired folder:

cd my-folder
git clone https://github.com/ashmalzahra/Ruby_decode-message.git

Install

To install this project:

cd Ruby_decode-message
code .
bundler install

Usage

To run the project, execute the following command:

copy paste on irb

Run Tests

To run the project tests, execute the following command:

N/A

(back to top)

πŸ‘₯ Authors

πŸ‘€ Ashmal Zahra

πŸ‘€ Jose Montoya

(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 feel free to frok it and use it as you need.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for the information provided to build this project.

(back to top)

❓ FAQ (OPTIONAL)

  • Can I use the project for any purpose?

    • Yes, you can.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This project uses Ruby syntax for basic programming operations. You can use the program command line to decode a Morse code message.

License:MIT License


Languages

Language:Ruby 100.0%