/enumerable

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 Enumerable

Enumerable is a project that recreate the list of enumerable methods. User can add new method, and get a better understanding of them.

🛠 Built With

Tech Stack

Client

Key Features

  • Re create enumerable methods
  • use module and classes

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

   You need to have ruby installed

Setup

Clone this repository to your desired folder:

  cd your-folder
  git clone https://github.com/Trast00/enumerable.git

Usage

To run the project, execute the following command:

  ruby MyList.rb

(back to top)

👥 Authors

👤 Christian Ani

👤 Dicko Allasane

(back to top)

🔭 Future Features

  • Add more enumerable methods
  • Document the code

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project! It's help a lot

(back to top)

📝 License

This project is MIT licensed.

(back to top)