Stephen-Adom / ruby_morse_code

A morse code project in ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– [Morse Code App]

A ruby project to decode morse codes

πŸ›  Built With

Tech Stack

Ruby

Key Features

  • Decode Characters
  • Decode Words
  • Decode Full Message

(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:

On Linux:

 sudo apt-get install ruby-full

On Windows

Go to Windows Subsystem for Linux to set up wsl for Ubuntu

Setup

Clone this repository to your desired folder:

  git clone git@github.com/Stephen-Adom/ruby_morse_code
  cd ruby_morse_code

Install

Install this project with:

Usage

To run the project, execute the following command:

Run tests

To run tests, run the following command:

Deployment

You can deploy this project using:

(back to top)

πŸ‘₯ Authors

πŸ‘€ Stephen Addae

πŸ‘€ Muhammad Nafees

(back to top)

πŸ”­ Future Features

  • Method to get morse code from user Input
  • Method to encode characters to Morse code

(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 don't forget to give me a star

(back to top)

πŸ™ Acknowledgments

I would like to thank microverse for providing me the template for this project

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

A morse code project in ruby

License:MIT License


Languages

Language:Ruby 100.0%