Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abigiyaty/decode-morse-code

Decode a Morse code message is using ruby to solve basic coding challenges.
https://github.com/abigiyaty/decode-morse-code

ruby

Last synced: 6 days ago
JSON representation

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

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# 📖 [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]**:

```sh
gem install rails
```

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone [email protected]:myaccount/my-project.git
```

### Install

Install this project with **[package manager]**:

```sh
cd my-project
gem install

```

### Usage

To run the project, execute the following command:

```sh
rails server
```

### Run tests

To run tests, run the following command:

```sh
bin/rails test test/models/article_test.rb
```

### Deployment

You can deploy this project using **[deployment service]**:

- [Deployment service](https://www.deploymentservice.com)

(back to top)

## 👥 Authors

> Mention all of the collaborators of this project.

👤 **Farida Hamid**

- LinkedIn: [LinkedIn](https://linkedin.com/in/farida-hamid)
- GitHub: [@Farida-Hamid](https://github.com/Farida-Hamid)

👤 **Sharon Kessio**

- GitHub: [@kessio](https://github.com/kessio)
- Twitter: [@kessio_sharon](https://twitter.com/kessio_sharon)
- LinkedIn: [kessio](https://linkedin.com/in/linkedin/sharon-kessio)

👤 **Abigiya Tadesse**

* GitHub: [@githubhandle](https://github.com/AbigiyaTY)
* Twitter: [@twitterhandle](https://twitter.com/AbigiyaTY)
* LinkedIn: [@LinkedIn](https://www.linkedin.com/in/AbigiyaTY)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 📝 License

This project is [MIT](./MIT.md) licensed.

(back to top)