https://github.com/karayamanemre/enumerable
https://github.com/karayamanemre/enumerable
enumerable ruby
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/karayamanemre/enumerable
- Owner: karayamanemre
- License: mit
- Created: 2022-12-15T08:12:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T17:06:49.000Z (over 3 years ago)
- Last Synced: 2025-02-04T13:38:53.540Z (over 1 year ago)
- Topics: enumerable, ruby
- Language: Ruby
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 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)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)
**[Enumerable]** is a project that enumerates over each item
> Ruby
Server
- install ruby on you pc
- follow this installation [instruction](https://github.com/microverseinc/curriculum-ruby/blob/main/simple-ruby/articles/ruby_installation_instructions.md#windows)
- clone this repository
- navigate to enumerable folder
- open the folder on your code editor
### Prerequisites
In order to run this project you need: Ruby installed on your pc
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/karayamanemre/enumarable.git
```
👤 **Emre Karayaman**
- GitHub: [@karayamanemre](https://github.com/karayamanemre)
- Twitter: [@KarayamanEmre](https://twitter.com/KarayamanEmre)
- LinkedIn: [Emre Karayaman](https://www.linkedin.com/in/emre-karayaman-a7b45b243/)
👤 **Kenechukwu**
- GitHub: [@githubhandle](https://github.com/kene-creator)
- Twitter: [@twitterhandle](https://twitter.com/kay_yung1)
- LinkedIn: [LinkedIn](https://linkedin.com/in/keneagagwu)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/karayamanemre/enumerable/issues).
If you like this project leave a star
This project is [MIT](./LICENSE) licensed.