Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stephenkati/my_enumerable
https://github.com/stephenkati/my_enumerable
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stephenkati/my_enumerable
- Owner: stephenkati
- License: mit
- Created: 2023-06-13T10:03:10.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-06-13T15:30:18.000Z (over 1 year ago)
- Last Synced: 2024-10-23T11:57:53.289Z (21 days ago)
- Language: Ruby
- Size: 5.86 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
My Enumerable# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)**[My Enumerable]** implements the following methods:
- #all?
- #any?
- #filterRuby
- **[description of #all? method]**
- **[description of #any? method]**
- **[description of #filter method]**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- `bundle install`
### Setup
Clone this repository to your desired folder:
- cd `my_enumerable`
- `git clone https://github.com/stephenkati/my_enumerable.git`
### Install
Install this project with:
- cd my_enumerable
- bundle install
### Usage
To run the project, execute the following command:
- [N/A]
### Run tests
To run tests, run the following command:
- `rubocop --color`
### Deployment
You can deploy this project using:
- [N/A]
👤 **Author1**
*[STEPHEN KATULI]*
- GitHub: [@githubhandle](https://github.com/stephenkati)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/stephen-katuli/)
👤 **Author2**
*[RUSHEMA ANICET]*
- GitHub: [@githubhandle](https://github.com/rushemaa)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/rushemaa/)
- [ ] **[Decode different codes]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/stephenkati/my_enumerable/issues).
If you like this project please show support by staring ⭐️.
* We would like to thank our Microverse team and our coding partners for their support and guidance.
This project is [MIT](./LICENSE) licensed.