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

https://github.com/rwubakwanayo/create-enumerable

This is an education project built for the purpose of learn how to use a module inside your class.
https://github.com/rwubakwanayo/create-enumerable

ruby

Last synced: 9 months ago
JSON representation

This is an education project built for the purpose of learn how to use a module inside your class.

Awesome Lists containing this project

README

          

# Create-Enumerable

>This is an education project built for the purpose of learn how to use a module inside your class.

## Built with
- Ruby

## Getting Started

**To launch the project locally:**

**Step 1:**

- Clone this repo locally using git in the command line and the following command
```
> https://github.com/RWUBAKWANAYO/Create-Enumerable.git
```
- Alternatively, you can just download the complete zip file and extract the folder in your directory

**Step 2:**

In the project directory, you can run:

```javascript
> ruby my_list.rb
```
or alternatively you can copy and paste the commands in

```
> irb
```

## Authors
:bust_in_silhouette: **RWUBAKWANAYO**
- GitHub: [@githubrwubakwanayo](https://github.com/RWUBAKWANAYO)
- LinkedIn: [Rwubakwanayo](https://www.linkedin.com/in/rwubakwanayo-olivier)

:bust_in_silhouette: **NWACHAN THEOPHILE**
- GitHub: [@githubTheophileaseh](https://github.com/Theophileaseh)
- LinkedIn: [Theophileaseh](https://www.linkedin.com/in/nwachan-theophile/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](https://github.com/git/git-scm.com/blob/main/MIT-LICENSE.txt) licensed.