An open API service indexing awesome lists of open source software.

https://github.com/nkaleth/enumerable

In this project we will learn how to use a module inside a class.
https://github.com/nkaleth/enumerable

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Enumarable ](#-enumarable-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ ](#-faq-)
- [📝 License ](#-license-)

# 📖 Enumarable

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

## 🛠 Built With

### Tech Stack

Ruby

### Key Features

- **Run a program using the command line.**
- **Use Ruby syntax for basic programming operations.**
- **Use Ruby to solve basic coding challenges.**

(back to top)

## 🚀 Live Demo

- [N/A]

(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:

- Ruby 3.2.2

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone [email protected]:Nkaleth/enumerable.git
```

### Install

No need instalation.

### Usage

To run the project, execute the following command:

```sh
ruby run.rb
```

(back to top)

## 👥 Authors

👤 **Nilton Segura**

- GitHub: [@Nkaleth](https://github.com/Nkaleth)
- Twitter: [@NoeSeguraL](https://twitter.com/NoeSeguraL)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/niltonsegura/)

👤 **Hans-Derly Rameau**

- GitHub: [@hansderly](https://github.com/hansderly)
- Twitter: [@\_hansderly](https://twitter.com/_hansderly)
- LinkedIn: [ansderly-rameau](https://linkedin.com/in/ansderly-rameau/)

👤 **Dennis Every**

- GitHub: [@dennis-every](https://github.com/dennis-every)
- Twitter: [@dennis_every](https://twitter.com/dennis_every)
- LinkedIn: [dennis-every](https://www.linkedin.com/in/dennis-every/)

(back to top)

## 🔭 Future Features

- Add more enumarables

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project feel free to fork it and use it as you need and don't forget to start it!.

If you like this project...

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for the information provided to build this project.

(back to top)

## ❓ FAQ

- **Can I use the project for any purpose?**

- Yes, you can use this files for anything you need

- **Do I need to ask for permission?**

- No need to ask for permission.

(back to top)

## 📝 License

This project is [MIT](./MIT.md) licensed

(back to top)