Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/abigiyaty/decode-morse-code
- Owner: AbigiyaTY
- Created: 2022-11-09T13:25:46.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-12T19:50:12.000Z (almost 2 years ago)
- Last Synced: 2025-01-03T04:15:06.580Z (about 1 month ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 162 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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> 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)
> 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)Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
Give a ⭐️ if you like this project!
This project is [MIT](./MIT.md) licensed.