https://github.com/microverse-fullstack-program/ruby_enumerable
https://github.com/microverse-fullstack-program/ruby_enumerable
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/microverse-fullstack-program/ruby_enumerable
- Owner: Microverse-Fullstack-Program
- License: mit
- Created: 2023-05-18T21:15:05.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-05-22T12:53:20.000Z (over 2 years ago)
- Last Synced: 2025-03-01T03:42:43.350Z (11 months ago)
- Language: Ruby
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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** shows the implementation of 'All', 'Any' and 'Filter' enumerables in Ruby.
> The tech stack in this project includes.
Ruby
- **Implementation of 'All', 'Any' and 'Filter' enumerables**
- Not available
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**.
👤 **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)
In the future work,
- [ ] **Add more enumerables**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Microverse-Fullstack-Program/ruby_enumerable_module).
If you like this project give a ⭐️.
I would like to thank [Microverseinc](https://github.com/microverseinc) for the Template
- **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.
This project is [MIT](./LICENSE.md) licensed.