https://github.com/timbar09/my_enumerable-ruby
https://github.com/timbar09/my_enumerable-ruby
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timbar09/my_enumerable-ruby
- Owner: Timbar09
- License: mit
- Created: 2023-04-05T08:39:36.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-05T14:47:10.000Z (almost 3 years ago)
- Last Synced: 2025-02-04T10:48:55.591Z (about 1 year ago)
- Language: Ruby
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My_Enumerable-Ruby
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
In this project, We created an enumerable module that contains 3 methods included in the Class by the Enumerable module.
## 🛠 Built With
Ruby
- **Ruby Methods**
- **Ruby Modules**
- Live Demo link comming soon.
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- To install [Ruby](https://www.ruby-lang.org/en/documentation/installation/)
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/Timbar09/My_Enumerable-Ruby.git
```
| 👤 Author | GitHub | Twitter | LinkedIn |
| :-- | :-- | :-- | :-- |
| Miles Mosweu | [@Timbar09](https://github.com/Timbar09) | [@Milez09](https://twitter.com/Milez09) | [@miles-mosweu09](https://www.linkedin.com/in/miles-mosweu09) |
| Fitz Gerald | [@fitz95](https://github.com/fitz95) | [@nsonggerald](https://twitter.com/nsonggerald) | [@nsong-asoh](https://www.linkedin.com/in/nsong-asoh) |
- [ ] **Add more Functionalities**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Timbar09/My_Enumerable-Ruby/issues).
If you like this project, give it a ⭐️ and let me know what you like in particular.
I would like to thank the microverse community for the useful content
This project is [MIT](./LICENSE) licensed.