Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lu-jim/enum-ruby
https://github.com/lu-jim/enum-ruby
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lu-jim/enum-ruby
- Owner: lu-jim
- License: mit
- Created: 2022-01-28T17:33:20.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-01-29T00:49:10.000Z (almost 3 years ago)
- Last Synced: 2024-10-16T10:57:04.619Z (about 1 month ago)
- Language: Ruby
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Enumerable - Ruby
Custom built class and module made to implement a subset of the functionality of [Enumerable](https://ruby-doc.org/core-3.0.0/Enumerable.html)
## Built With- Ruby
## Getting Started
To get a local copy up and running follow these simple steps.
### Prerequisites
- Having a modern internet browser: I.E. Chrome, Edge, Safari, Firefox.
### Setup
- Go into the main page for this project: https://github.com/lu-jim/enum=ruby
- Click the green Code button next to the About section.
- Select the then click the 📋 button.
### Install
- Open your console and change the current working directory into the destination for this project.
- Type `git clone`, and then paste the URL copied in the Setup section.
- Type Enter to finish the installation process.## Authors
👤 **Luis Fernando Jimenez**
- GitHub: [@lu-jim](https://github.com/lu-jim)
- Twitter: [@lujimhe](https://twitter.com/lujimhe)
- LinkedIn: [@lujim](https://www.linkedin.com/in/lujim/)👤 **Jim Ntare**
- GitHub: [Ntare22](https://github.com/ntare22)
- Twitter: [@jimNtare](https://twitter.com/jimNtare)
- LinkedIn: [Jim Ntare](https://linkedin.com/in/jimntare)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments- Microverse for the guidelines used for this project
- My SO and project manager, Mane
## 📝 LicenseThis project is [MIT](./LICENSE) licensed.