/Decode-Morse-code

Decode a Morse code message is using ruby to solve basic coding challenges.

Primary LanguageRuby

📖 [Decode a Morse code message]

  • Run a program using the command line.
  • Use Ruby syntax for basic programming operations.
  • Use Ruby to solve basic coding challenges.

🛠 Built With

  • Ruby
  • linters

💻 Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need [describe prerequisites]:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:myaccount/my-project.git

Install

Install this project with [package manager]:

  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

Deployment

You can deploy this project using [deployment service]:

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Farida Hamid

👤 Sharon Kessio

👤 Abigiya Tadesse

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

📝 License

This project is MIT licensed.

(back to top)