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

https://github.com/binhussen/enumerable

This project uses an Enumerable module inside the class to implement a subset of the functionality of Enumerable.
https://github.com/binhussen/enumerable

ruby

Last synced: about 1 year ago
JSON representation

This project uses an Enumerable module inside the class to implement a subset of the functionality of Enumerable.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Enumerable

>In this project is for lerning how to use a module inside your class. For this we created a class MyList and a module MyEnumerable.MyEnumerable will implement a subset of the functionality of Enumerable.

## Built With
- ruby

### Technologies used
- Create react App, Git and linters (react-redux).


## Getting Started
To get a local copy up and running follow these simple example steps.

### Prerequisites
- A version control software like git
- A text editor
- RubyInstaller

## Setup

To get a local copy up and running you'll need to have [RubyInstaller](https://rubyinstaller.org/) installed on your local machine.

### Install

After installing Ruby please follow the next steps...

### Usage

-- To clone this project use:
```bash

git clone https://github.com/binhussen/enumerable.git

```
-- to run the project use:
```bash
ruby index.rb
```

## Author

👤 **Mohammed Hussen (binhussen)**

- GitHub: [@binhussen](https://github.com/binhussen)
- Twitter: [@binhussens](https://twitter.com/binhussens)
- LinkedIn: [Linkedin](https://www.linkedin.com/in/binhussen/)

👤**Author Samiullah**

- GitHub: [@githubhandle]([https://github.com/githubhandle](https://github.com/samiullah997))
- Twitter: [@twitterhandle][(https://twitter.com/twitterhandle)](https://twitter.com/samiullahk997)
- LinkedIn: [LinkedIn][(https://linkedin.com/in/linkedinhandle)](https://www.linkedin.com/in/samiullah-khan-2702b7171/)

👤**Author Muyiwa Fawole**

- GitHub: [@samlorlah](https://github.com/samlorlah)
- Twitter: [@samlorlah](https://twitter.com/samlorlah)
- LinkedIn: [Linkedin](https://www.linkedin.com/in/muyiwa-fawole/)

## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).

## Show your support
Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse Curriculum

## 📝 License

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