📗 Table of Contents
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
📖 [Enumerable]
Enumerable showcases the implementation of a custom module called MyEnumerable and a corresponding class called MyList.
🛠 Built With
Tech Stack
Language
Key Features
- Rubocop implemented
- Implement enumerable module
💻 Getting Started
Prerequisites
In order to run this project you need:
- To clone or fork this repo
- Ruby installed in your machine
- To modify this project you'll need a text editor
For more information on how to install ruby on your machine:
Setup
Clone this repository to your desired folder:
cd project-folder
git clone https://github.com/kessie2862/Enumerable.git
For more information on how to clone or fork a repository:
Install
To install dependencies, the following command must be run in the terminal:
cd Enumerable
rubocop
Usage
In the project directory, you can run:
irb -r ./index.rb
Run tests
No tests available
Deployment
No deployment of this project
👥 Authors
👤 Prosper Kessie
- GitHub: @kessie2862
- LinkedIn: Prosper Kessie
👤 Antoine Makdessy
- GitHub: @ANTOINE1128
- LinkedIn: Antoine (Tony) Makdessy
👤 Deborah A. Fashoro
- GitHub: @DebyGrey
- LinkedIn: Deborah Fashoro
🔭 Future Features
Future changes:
- No changes
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
⭐️ Show your support
If you like this project, I encourage you to clone, fork, and contribute.
🙏 Acknowledgments
We want to thank Microverse for the idea for this project.
📝 License
This project is MIT licensed.