Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/diegoh40/enumerable


https://github.com/diegoh40/enumerable

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

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

# Enumerable

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

## Built With

- Ruby

## Getting Started

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

### Setup

1. Create an empty folder in your computer to store the clone.

2. Copy the following link and paste it into your VSCode or your terminal:

> https://github.com/diegoh40/Enumerable.git

3. Store it in the file you created before.

4. Create a new branch for working and make changes to adapt it according to your requirements.

## Author

👤 **Erik Stoupignan Sánchez Beltrán**

- GitHub: [@ErikStoupignan](https://github.com/ErikStoupignan)
- Twitter: [@Erik_Stoupignan](https://twitter.com/Erik_Stoupignan)
- LinkedIn: [Erik Stoupignan Sánchez Beltrán](https://www.linkedin.com/in/erik-sanchez-beltran/)

👤 **Diego Hernández**

- GitHub: [@diehoh40](https://github.com/diegoh40)
- Twitter: [@Diegoart80](https://twitter.com/Diegoart80)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/diegoarturoh/)

## 🤝 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

- Hat tip to anyone whose code was used
- Inspiration
- etc