Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diegoh40/enumerable
https://github.com/diegoh40/enumerable
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/diegoh40/enumerable
- Owner: diegoh40
- Created: 2022-10-27T20:18:31.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-01T03:21:53.000Z (about 2 years ago)
- Last Synced: 2024-12-20T18:12:17.867Z (16 days ago)
- Language: Ruby
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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