This project implements a class with some methods, but they're test-driven development (TDD). The idea is to write tests first and then the code.
- Ruby
- Rubocop
- Rspec
This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.
To get a local copy up and running follow these simple example steps.
- Ruby installed locally to run and test the program.
- Clone this repository.
- CD to the folder.
- Run
Ruby main.rb
to initiate.
- You can use
rspec spec
to run available tests.
👤 Daniel Jaramillo
- GitHub: @d4nielj
- LinkedIn: Daniel Jaramillo
👤 Ricardo R.
- GitHub: @Richie9000
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.