Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baqar-abbas/enumerable
https://github.com/baqar-abbas/enumerable
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/baqar-abbas/enumerable
- Owner: baqar-abbas
- License: mit
- Created: 2023-07-20T18:06:14.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-07-20T21:43:54.000Z (over 1 year ago)
- Last Synced: 2025-01-09T07:20:06.236Z (16 days ago)
- Language: Ruby
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Decode a morse code
# 📗 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)
- [Usage](#usage)
- [👥 Author](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowlednpments](#acknowlednpments)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)**Enumerable** The project enables practicing custom class creation, modules, method implementation, and testing Ruby code for adherence to style guidelines using RuboCop linter.
## 🛠 Built With
RUBY
### Tech StackClient
> Key Features
- Ruby class MyList with an instance variable @list
- MyEnumerable that implements three methods (all?, any?, and filter)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
ruby > 3.2.2
code-runner
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/binodbhusal/enumerable/tree/enum
```
### Usage
To run the project, execute the ruby file with any code runner of your choice.
👤 **Binod Bhusal**
- GitHub: [@githubhandle](https://github.com/binodbhusal)
- Twitter: [@twitterhandle](https://twitter.com/Binod_ironLad)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/binodbhusal)
👤 **Baqar Abbas**
- GitHub: [@Baqar](https://github.com/baqar-abbas)
- Twitter: [@BaqarAbbas9](https://twitter.com/BaqarAbbas9)
- LinkedIn: [Baqar Abbas](https://www.linkedin.com/in/baqar-abbas/)
- No future features for now.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
> If you like this project please follow and give it a star ⭐️
> I would like to Thanks Microverse for the idea of this Program
> Is this an Open Source Project?
Yes
This project is [MIT](./LICENSE.md) licensed.