/myenumerable-ruby

Own subset of enumerable mixin

Primary LanguageRubyMIT LicenseMIT

logo

My Enumerable Module

📗 Table of Contents

📖 [My Enumerable Module]

My Enumerable Module is our own enumerable module.

(back to top)

🛠 Built With

Tech Stack

Programming language

Key Features

  • Gitflow
  • Rubocop implemented
  • Implement my enumerable module

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • To clone or fork this repo
  • Ruby installed in your machine
  • To modify this profile you will also need a text editor

For more information on how to install ruby on your machine:

Setup

Clone this repository to your desired folder:

For example, using Ubuntu:

  cd my-desired-folder
  git clone https://github.com/lordksix/myenumerable-ruby.git

For more information on how to clone or fork a repository:

Install

To install dependencies, the following command must be run in the terminal:

  cd myenumerable-ruby
  rubocop

Usage

In the project directory, you can run:

  irb -r ./mylist.rb

Run tests

No tests available

Deployment

No deployment of this project

(back to top)

👥 Authors

👤 lordksix

👤 Ragan Hailu

(back to top)

🔭 Future Features

Future changes:

  • No changes

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, I encourage you to clone, fork and contribute. Our community and knowledge grows with each engagement.

(back to top)

🙏 Acknowledgments

We would like to thank Microverse for the idea for this project.

(back to top)

❓ FAQ

  • Do I need a IDE or a special text editor to make changes?

    • No, you don't. You can use NotePad to make changes.

(back to top)

📝 License

This project is MIT licensed.

(back to top)