/Ruby-Morse-code-message

Program in Ruby: This is a basic programming operations repo to solve basic coding challenges using Ruby.

Primary LanguageRubyMIT LicenseMIT

logo

Ruby-Morse-code-message

📗 Table of Contents

📖 Ruby Morse Code Message

Ruby Morse Code Message is a basic programming operations repo to solve basic coding challenges using Ruby. It consists a script that can provide uppercase translations for words in Morse Code.

🛠 Built With

Tech Stack

Server

Key Features

  • Morse Code Translation to Uppercase words and sentence

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

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/porag-m06/Ruby-Morse-code-message.git

Install

Install this project with:

  cd my-project
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  bin/rails test test/models/article_test.rb

(back to top)

👥 Author

Developed by:

Md. Porag Sarkar

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

As a tech enthusiast, your support is always appreciated. If you like this project please do let me know with your support in any way you see fit.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for this project's info & guidelines.

(back to top)

❓ FAQ

  • Can I fork this project?

    • Yes, feel free to fork and knock yourself out :) .
  • Can I share this project with others?

    • Yes, you can share this project for any educational purposes.

(back to top)

📝 License

This project is MIT licensed.

(back to top)