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.
- Host: GitHub
- URL: https://github.com/rwubakwanayo/create-enumerable
- Owner: RWUBAKWANAYO
- Created: 2022-07-15T11:07:29.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-07-15T13:42:45.000Z (almost 4 years ago)
- Last Synced: 2025-06-09T20:08:06.254Z (about 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.