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

https://github.com/devendra-alt/enumerable


https://github.com/devendra-alt/enumerable

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Ruby Enumerable

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Ruby Enumerable

**Ruby Enumerable** is a Enumerable created using Ruby language.

## 🛠 Built With

### Tech Stack

Language

### Key Features

- **All method on list**
- **Any method on list**
- **filter method on list**

(back to top)

## 💻 Getting Started

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

### Prerequisites

In order to run this project you need:

- Ruby
- VS code (any code editor of your choice)

### Setup

Clone this repository to your desired folder:

```sh
git clone https://github.com/devendra-alt/Enumerable
```

### Usage

To run the project, execute the following command:

```sh
ruby morse_decoder.rb
```

## 👥 Authors

👤 **Author**

- GitHub: [@devendra-alt](https://github.com/devendra-alt)
- Twitter: [@Devendra5101](https://twitter.com/Devendra5101)
- LinkedIn: [Devendra Mulewa](https://linkedin.com/in/devendramulewa)

👤 **Bleu Yves Sopoude (MrBlue)**

- GitHub: [@Bleu-Yves-Sopoude](https://github.com/Bleu-Yves-Sopoude)
- Linkedin: [@in/bleu-yves](https://www.linkedin.com/in/bleu-yves/)
- GitHub: [@bleuYves](https://twitter.com/bleuYves)

(back to top)

## 🔭 Future Features

- [ ] **Conneting Frontend**
- [ ] **Adding more methods**

(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

If you like this project please give it a star ⭐️.

(back to top)

## 🙏 Acknowledgments

I want to thank @microverse.

(back to top)

## 📝 License

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

(back to top)