Enumerable is a project that recreate the list of enumerable methods. User can add new method, and get a better understanding of them.
Client
- Re create enumerable methods
- use module and classes
To get a local copy up and running, follow these steps.
In order to run this project you need:
You need to have ruby installed
Clone this repository to your desired folder:
cd your-folder
git clone https://github.com/Trast00/enumerable.git
To run the project, execute the following command:
ruby MyList.rb
👤 Christian Ani
- GitHub: @iamchristianani
- Twitter: @kriznode
- LinkedIn: Christian Ani
👤 Dicko Allasane
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Add more enumerable methods
- Document the code
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project! It's help a lot
This project is MIT licensed.