/Enumerable

In this project we learn how to use a module inside class.

Primary LanguageRubyMIT LicenseMIT

logo

Enumerable README Template

📗 Table of Contents

📖 [Enumerable]

[Enumerable] project aimes at teaching the basic implementation of the Ruby Enumerables and their respective uses in a module.

🛠 Built With

Tech Stack

Server

Key Features

  • [Use Ruby syntax for basic programming operations.]
  • [Apply Ruby best practices and language style guides in code.]

(back to top)

💻 Getting Started

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

Prerequisites

  • You need to have Ruby installed on your local machine

  • Ruby bundler properly set up for installing dependencies

    Go here to get Ruby installer for windows > Windows Installer Go here to get Ruby installer for Linux > Linux Installer Go here to get Ruby installer for MacOS > MacOS Installer

Setup

Clone this repository to your desired folder:

  • Git clone git@github.com:Recillah-Khamala/Enumerable.git
  • cd Enumerables
  • run bundle install
  • run rubocop . to check for linters
  • run list.rb to run program

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Recillah Khamala

👤 Richard Chileya

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Leave a ⭐️ if you like this project.

(back to top)

🙏 Acknowledgments

I would like to thank microverse.

(back to top)

📝 License

This project is MIT licensed.

(back to top)