Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

logo

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [💻 Getting Started](#getting-started)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [📝 License](#license)

# 📖 Vet Clinic

> For this project, we wrote a program in Ruby to decode Morse Code.

## 🛠 Built With

### Tech Stack

(back to top)

## 💻 Getting Started

## Get Started

To get the content of this project locally you need to run the following commands in your terminal.

### Prerequisites
- IDE(code editor) like: **Vscode**, **Sublime**, etc.
- [Git](https://www.linode.com/docs/guides/how-to-install-git-on-linux-mac-and-windows/)

### Setup
1. Download the **Zip** file or clone the repo with:
```bash
git https://github.com/Strangeal/Decode-morse-code.git
```
3. To access cloned directory run:
```bash
cd Decode-morse-code
```

### Install
> To install linters and other project's dependencies run:
```bash
bundle install
```
## Run Test for Linters

For tracking linter errors locally you need to follow these steps:

```bash
rubocop
```

(back to top)

## 👥 Authors

👤 **Justice Bajeri**

- GitHub: [Link to Github Profile](https://github.com/Strangeal)
- Twitter: [Link to Twitter Profile](https://twitter.com/Str_angeal)
- LinkedIn: [Link to LinkedIn Profile](https://www.linkedin.com/in/justice-bajeri-0b7211243/)

👤 **Hayet Fellah**

- GitHub: [@laiifuu](https://github.com/laiifuu)
- Twitter: [@hayet_fe](https://twitter.com/hayet_fe)

(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 this project a star if you like it !

(back to top)

## 📝 License

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

(back to top)