Xghayor / create-enumerable

Pair-programming assignment in Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

About the Project

Enumerable is a Ruby-based project designed to illustrate fundamental programming concepts, best practices, and adherence to coding conventions.

Built With

Tech Stack: This project is built using the following technologies:

  • Ruby

Key Features

  • Custom Enumerable
  • Clean and Readable Code
  • Professional Documentation

Getting Started

To get started with Enumerable, follow the steps below:

Prerequisites

Before running this project, make sure you have the following prerequisites installed:

  • Ruby

Installation

  1. Clone this repository to your desired folder:

git clone https://github.com/Xghayor/create-enumerable.git

  1. Navigate to the project directory:

  2. Run the program:

Authors

Future Features

  • Additional Enumerable Methods

Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the [issues page].

Show your support

If you find this project useful, please consider giving it a star!

Acknowledgments

We would like to express our gratitude to the contributors and anyone who uses or supports this project.

FAQ

  1. What is Enumerable?

    • Answer: Enumerable is a Ruby-based learning project that demonstrates the use of classes, modules, and the implementation of a custom module called MyEnumerable. It serves as a practical exercise for understanding Ruby syntax, programming fundamentals, and best practices.
  2. How can I contribute to the Enumerable project?

    • Answer: Contributions are welcome! Feel free to check the project's GitHub repository for open issues and submit pull requests with your contributions.

License

This project is MIT licensed.

About

Pair-programming assignment in Ruby

License:MIT License


Languages

Language:Ruby 100.0%