Skip to content

MarcoDDM/enumarable_ruby

Repository files navigation

📗 Table of Contents

📖 Enumerable

The repository also includes a MyList class that utilizes the MyEnumerable module. The MyList class contains an instance variable @list, which holds the elements of the list. The class implements an #each method to iterate through the elements and yield successive members of @list using the methods defined in MyEnumerable.

🛠 Built With

Tech Stack

Ruby

Key Features

-[x] Use 'def ...' syntax to create a function -[x] Use 'puts ...' To insert an output

(back to top)

Not available yet

🚀 Live Demo

Comming soon

(back to top)

💻 Getting Started

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

Prerequisites

  • ✔ A professional editer such as VS Code.
  • Ruby installed in your machine.
  • Git installed in your machine.
  • ✔ Sign in or sign up to your Github account.

Setup

To setup and install this project, follow the below steps:

  • Clone this project by the command:
$ git clone https://github.com/MarcoDDM/decode_ruby.git
  • Then switch to the project folder by the bellow query:
$ cd decode_ruby

Install

Install this project with:

coming soon

Usage

Coming soon

Run tests

Coming soon

Deployment

Coming soon

(back to top)

👥 Authors

👤 Author1

👤 Author2

(back to top)

🔭 Future Features

We will create the application (front end part)

(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, clone it to have it.

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

We would like to thank Microverse for all

(back to top)

❓ FAQ

Coming soon

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Generated from MarcoDDM/readme-template