- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Enumerables is a Ruby application used to implement a subset of the functionality of Enumerable.
- Ruby
- [This project has a class MyList that has an instance variable @list]
- [This project has a module MyEnumerable that implements all, any and filter methods with same functionalities from Enumerable methods.]
- [This project uses Gitflow]
To get a local copy up and running, follow these steps.
-
In order to run this project you need:
-
git: A tool for managing source code
-
Visual Studio Code: A source code editor
- Clone this repository to your desired folder: https://github.com/frempongdev/Enumerable.git
- Run bundle install to install the dependencies.
Install this project with:
- cd decode-morse
- ubuntu version 22 or higher
To run the project, execute the following command:
- ruby decode.rb
To run tests, run the following command:
- Run robocop .
You can deploy this project using:
- Github pages
Github pages
follow these steps for example
👤 Lugard
- GitHub: @lugard1
- Twitter: @Dsn3kings
- LinkedIn: Lugard Agu
👤 Frempong
- GitHub: @frempongdev
- Twitter: @knobaddy
- LinkedIn: Samuel knower Amankwaa-Frempong
- [More Enumerable Methods]
- [Custom Iterators]
- [Parallel Execution]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- Give a ⭐️ if you like this project!
We would like to appreciate Microverse for providing the resources and the platform for us to be a Professional full-stack developer.
This project is MIT licensed.
