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

https://github.com/progress2002/enumerable


https://github.com/progress2002/enumerable

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Decode a Morse code message ](#-decode-a-morse-code-message-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Enumerable

**Enumerable** is a module that implements a subset of the functionality of Enumerable

## 🛠 Built With

### Tech Stack

Server

### Key Features

- **Decode morse code**

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps:
- Create a local directory where you can clone the project
- Clone the project to your directory by running
- `https://github.com/Progress2002/Enumerable.git`
- Run the code with ruby

### Prerequisites

In order to run this project you need:

- Git and GitHub
- A code editor
- Ruby

### Setup

Clone this repository to your desired folder:

- Create a local directory where you can clone the project
- Clone the project to your directory by running
- `https://github.com/Progress2002/Enumerable.git`

### Install

Install this project with:

- Ruby

## 👥 Authors

👤 **Progress**

- GitHub: [@Progress2002](https://github.com/Progress2002)
- Twitter: [@Progress_2002](https://twitter.com/Progress_2002)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/progress-ezeamaka-27b114247)

👤 **SENOU Kodjo Matthieu**

- GitHub: [@Matthieu96Code](https://github.com/Matthieu96Code)
- Twitter: [@MatthieuSENOU](https://twitter.com/MatthieuSenou)
- LinkedIn: [Kodjo Matthieu SENOU](https://www.linkedin.com/in/kodjo-matthieu-senou/)

(back to top)

## 🔭 Future Features

- [ ] **More enumarable features**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Progress2002/Enumerable/issues).

(back to top)

## ⭐️ Show your support

If you like this project kindly leave a ⭐

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for the great resources shared.

(back to top)

## 📝 License

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

(back to top)