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

https://github.com/arnrdn/ruby-enumerable


https://github.com/arnrdn/ruby-enumerable

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Enumerable

> This project is made as part of Modle 4 Week 2 that demonstrates how to use a module in a class.

## Built With

- Ruby

## Prerequisites

- Ruby

## To get a local copy run the following steps:

- Open your terminal or command line
- Run "git clone paste [this link](https://github.com/rdnrn/ruby-enumerable.git)"
- Open the folder with your code editor
- Create a branch to work on
- Or open the `enumerable.rb` file in the dist directory to start coding

## To get started-:

- Run `bundle install` to install the dependencies
- Run `irb` to run the code by pasting it in the terminal.
- Run `rubocop` to find and fix linters

## Author

- GitHub: [@rdnrn](https://github.com/rdnrn)
- Twitter: [@rdnrn_nana](https://twitter.com/rdnrn_nana)
- LinkedIn: [Nana Rodina](https://www.linkedin.com/in/rdnrn/)

## :handshake: Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).

## Show your support

Give a :star:️ if you like this project!

## :memo: License

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