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

https://github.com/chandan-devs-tech/enumerable


https://github.com/chandan-devs-tech/enumerable

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

Enumerable

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Enumerable\] ](#-enumerable-)
- [🛠 Built With ](#-built-with-)
- [Key Features ](#key-features-)
- [💻 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]** Enumerable is a Ruby program designed to empower developers with a comprehensive understanding of Enumerable methods in Ruby. This project aims to provide a hands-on experience for mastering essential Enumerable functions, including all?, any?, and filter(select).
## 🛠 Built With
- Ruby

### Key Features

- **[Comprehensive Enumerable Method Coverage]**

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.
- Laptop
- Github
- Git
- Ruby
- Linters

### Prerequisites

In order to run this project you need:
- To install Ruby following these steps:
- Install the latest version on ruby+devkit [rubyinstaller](https://rubyinstaller.org/downloads/)
- Follow the installation steps [here](https://stackify.com/install-ruby-on-windows-everything-you-need-to-get-going/)
- install the [linters for Ruby](https://github.com/microverseinc/linters-config/tree/master/ruby)

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/Chandan-devs-tech/Enumerable.git
```

### Install

Install this project with:

```sh
cd my-project
bundle install
```

## 👥 Authors

👤 Chandan Gupta

- GitHub: [@githubhandle](https://github.com/Chandan-devs-tech)
- Twitter: [@twitterhandle](https://twitter.com/ChandanGuptaDev)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/chandangupta-devs)

👤 Samuel Lemma

- GitHub: [@githubhandle](https://github.com/sam2if)
- Twitter: [@twitterhandle](https://twitter.com/samuellemma3733)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/s-lemma/)

(back to top)

## 🔭 Future Features

- [ ] **[Creating an interactive Learning Environment for the APP]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Chandan-devs-tech/Enumerable/issues).

(back to top)

## ⭐️ Show your support

If you like this project give us a ⭐️.

(back to top)

## 🙏 Acknowledgments

I would like to thank the Microverse Team.

(back to top)

## 📝 License

This project is [MIT](https://github.com/Chandan-devs-tech/Enumerable/blob/feature/enumerable/MIT.md) licensed.

(back to top)