Nelofarzabi / my-enumerable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My-Enumerable

# πŸ“— Table of Contents

πŸ“– My-Enumerable

Enumerables Code by Ruby

My-Enumerable is a program that implements the methods: all? any? and filter, according to their model in the ENUMERABLE

πŸ›  Built With

Tech Stack

Key Features

  • [Custom Enumerable implementation]
  • [Advanced data manipulation]
  • [Tests et validation]

(back to top)

Getting Started

Prerequisites

In order to run this project, you must have installed and configured ruby in your local environment:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git@github.com:GhostEsso/my-enumerable.git

Before to run the program, verify that you have Ruby installed on your OS running the following command:

   ruby -v

Useage

Run the following command inside the project folder:

    ruby my_list.rb

(back to top)

πŸ‘₯ Authors

πŸ‘€ Essohanam TAMBANA

πŸ‘€ Nelofar Zabi

πŸ”­ Future Features

  • [Additional Iteration Methods ]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, I would like to Thank You!

(back to top)

πŸ™ Acknowledgments

Special Thanks to the Microverse and Microanuts.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:Ruby 100.0%