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

https://github.com/microverse-fullstack-program/ruby_enumerable


https://github.com/microverse-fullstack-program/ruby_enumerable

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 ruby_enumerable_module

**ruby_enumerable_module** shows the implementation of 'All', 'Any' and 'Filter' enumerables in Ruby.

## 🛠 Built With

### Tech Stack

> The tech stack in this project includes.

Ruby

### Key Features

- **Implementation of 'All', 'Any' and 'Filter' enumerables**

(back to top)

## 🚀 Live Demo

- Not available

(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 installed**.

```sh
gem install ruby
```

### Setup

- Clone [this repository](https://github.com/Microverse-Fullstack-Program/ruby_enumerable_module) to your desired folder.
- Alternatively, you can download the zip file of your project by clicking on the Code button on the right side of your project page and clicking on Download ZIP

### Install

Install this project with:

```sh
cd my-project
gem install ruby
```

### Usage

To run the project, execute the following command:

- Install Ruby.
- Install Ruby Gem

### Run tests

To run tests, run the following command: **Not available**.

### Deployment

You can deploy this project using: **Not available**.

(back to top)

## 👥 Authors

👤 **Chere Lemma**

- GitHub: [@githubhandle](https://github.com/cherelemma)
- Twitter: [@twitterhandle](https://twitter.com/Chere21271613)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/chere-lemma27211613)

👤 **Okpara Blessing Oluchi**

- GitHub: [@githubhandle](https://github.com/githubhandle)
- Twitter: [@twitterhandle](https://twitter.com/twitterhandle)
- LinkedIn: [LinkedIn](https://linkedin.com/in/linkedinhandle)

(back to top)

## 🔭 Future Features

In the future work,
- [ ] **Add more enumerables**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Microverse-Fullstack-Program/ruby_enumerable_module).

(back to top)

## ⭐️ Show your support

If you like this project give a ⭐️.

(back to top)

## 🙏 Acknowledgments

I would like to thank [Microverseinc](https://github.com/microverseinc) for the Template

(back to top)

## ❓ FAQ

- **For what purpose this project can be used**

- The project is for the implementation of 'All', 'Any' and 'Filter' enumerables.

- **Can I use this project for my website?**

- Yes of course. It's MIT license, feel free to use as you want.

(back to top)

## 📝 License

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

(back to top)