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

https://github.com/thermiee/enumerable


https://github.com/thermiee/enumerable

ruby

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

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

# Enumerable

> In this project you will learn how to use a module inside your class. For this you will create a class MyList and a module MyEnumerable. Your module MyEnumerable will implement a subset of the functionality of Enumerable.

## Built With

- Ruby
- git

## Getting Started

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

Clone the project by using terminal:

```
git clone https://github.com/Thermiee/Enumerable.git

cd enumerable

ruby my_list.rb
```

### Prerequisites

-Ruby

## Authors

👤 **Emmanuel Jolugbo**

- GitHub: [@Thermiee](https://github.com/Thermiee)
- LinkedIn: [Emmanuel](https://www.linkedin.com/in/emmanuel-jolugbo/)
- Email: navyblack16@yahoo.com

👤 **KHALIL NASRI**

- GitHub: [@NasKhalil](https://github.com/NasKhalil)
- Twitter: [@KhalilNasri92](https://twitter.com/KhalilNasri92)
- LinkedIn: [khalil-Nasri](https://www.linkedin.com/in/nasri-khalil-androdev/)
- Email: khalil.nasri2021@gmail.com

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Thermiee/Enumerable/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse

## 📝 License

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