Skip to content

Latest commit

 

History

History
75 lines (41 loc) · 1.62 KB

README.md

File metadata and controls

75 lines (41 loc) · 1.62 KB

Enumerable

In this project we built how to use a module inside your class. For this you will create a class MyList and a module MyEnumerable

Built With

  • Ruby

Getting Started

To get a local copy up and running follow these simple example steps.

Install

In your terminal, navigate to your current directory and

run this code

git clone https://github.com/zmekonnen251//Enumerable.git

Locate the directory in your file explorer

cd Enumerable

Install Rubocop

bundle install

Run Linters:

To run rubocop we use: rubocop

To autocorrect offenses with rubocop

we use: rubocop --auto-correct-all or rubocop -A Built With - Ruby - Terminal - IRB - Rubocop (linters)

Author

👤 Zelalem Mekonnen

👤 Eshetu Melaku

👤 Sodiq Aderibigbe

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.