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

https://github.com/alphayowakarindi/enumerable

Project showcasing how to use a module inside a class.
https://github.com/alphayowakarindi/enumerable

enumerable ruby

Last synced: 2 months ago
JSON representation

Project showcasing how to use a module inside a class.

Awesome Lists containing this project

README

          

# Enumarable

> Project to implement how to use a module inside a class.

## Built With

- Ruby

## Getting Started

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

### Prerequisites
- Ruby

### Install
1. Go to the terminal and ```cd``` into the directory of your preference.
2. Run `git@github.com:alphayowakarindi/enumerable.git` to clone the app.
3. Open the project in a code editor of your choice that is configured to use Ruby.
3. Run `ruby my_list.rb` to exectue the ruby file

## Authors

👤 **Author1**

- GitHub: [@githubhandle](https://github.com/alphayowakarindi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/alphayo-wakarindi-15a825236/)

👤 **Author2**

- GitHub: [@githubhandle](@BasitAl35031734)
- Twitter: [@twitterhandle](@BasitAl35031734)
- LinkedIn: [LinkedIn]( basit-ali-3961141b3)
## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

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

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._