RUBY ENUMERABLE METHODS
It is a project with educational purposes, which has an imitation of Ruby Enumerable Methods. The requirements are in The Odin Project
Built With
- Ruby 2.6.5p114 for Windows
- VS Code
Getting Started
Get a local copy up and running follow these simple example steps.
Setup
Download or clone this repository to your machine.
Usage
Navigate to the project folder and open the command line the run ruby (and the name of the file). Example: ruby enumerable.rb
Live Demo
You can see the code in a Live Demo.
How to Test
- For Windows users, open Command Prompt and run:
C:\>cd Tic-Tac-Toe-folder C:\Tic-Tac-Toe-folder>ruby spec/tests.rb
- For Linux and Mac users, open a Terminal and run:
$ cd Tic-Tac-Toe-folder $ ruby ./spec/tests.rb
Author
- Twitter: @sergiomauz
- Linkedin: Sergio Zambrano
Collaborator
- Twitter: @ptahwambui93
- Linkedin: Peter Robert Ndungu
🤝 Contributing
Contributions, issues and feature requests are welcome!. Feel free to check the issues page.
Show your support
Give a
📝 License
This project is MIT licensed.