- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
My Enumerable Module is our own enumerable module.
Programming language
- Gitflow
- Rubocop implemented
- Implement my enumerable module
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:
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:
To install dependencies, the following command must be run in the terminal:
cd myenumerable-ruby
rubocop
In the project directory, you can run:
irb -r ./mylist.rb
No tests available
No deployment of this project
👤 lordksix
- GitHub: @lordksix
- LinkedIn: @wladpasquel
- Medium: @wladimir.pasquel
👤 Ragan Hailu
- GitHub: Ragan
- LinkedIn: Ragan Hailu
Future changes:
- No changes
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, I encourage you to clone, fork and contribute. Our community and knowledge grows with each engagement.
We would like to thank Microverse for the idea for this project.
-
Do I need a IDE or a special text editor to make changes?
- No, you don't. You can use NotePad to make changes.
This project is MIT licensed.