Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christianbiring1/enumerable
https://github.com/christianbiring1/enumerable
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/christianbiring1/enumerable
- Owner: christianbiring1
- License: mit
- Created: 2022-07-14T12:44:02.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-07-19T17:15:40.000Z (over 2 years ago)
- Last Synced: 2024-05-28T21:30:27.191Z (6 months ago)
- Language: Ruby
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Enumerable
- This repository shows you how to use a module inside a class. There is MyList class and MyEnumerable module. The Enumerable module implements a subset of the functionality of Enumerable.
## Built With
- Major languages (Ruby)
**Getting Started**
To get a local copy up and running follow these simple example steps.**Prerequisites**
- A text editor(preferably Visual Studio Code)
**Install**
- Ruby
**Using it Locally**
- Clone the project
`[email protected]:christianbiring1/enumerable.git`
`cd enumerable`**To Start the programs**
`open terminal`
`run ruby my_list.rb`## Authors
👤 **Yasin Warsame**
- GitHub: [@Yazino12](https://github.com/Yazino12)
👤 **Christian Biringanine**
- GitHub: [@christianbiring1](https://github.com/christianbiring1)
## 🤝 Contributing
- Contributions, issues, and feature requests are welcome!
- Feel free to check the issues page.## Show your support
- Give a ⭐️ if you like this project!
## Acknowledgments
- Inspiration: Microverse