TDD Project is an application build bith Ruby.
Client
- Object Oriented
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Code Editor (VS Studio)
- Ruby
Clone this repository to your desired folder:
git clone https://github.com/MAleemH/TDD-project.git
Install this project with:
bundle install
To run the project, execute the following command:
ruby solver.rb
To run tests, run the following command:
rspec spec
👤 Muhammad Aleem
- GitHub: @MAleemH
- Twitter: @MAleemHashmi1
- LinkedIn: LinkedIn
👤 Damilare Arikeusola
- GitHub: @mrprotocoll
- Twitter: @dprotocoll
- LinkedIn: @mrprotocoll
- More Methods
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project then please do follow me and give a star to this repo.
Thanks to everyone who showed their support and kindness.
-
Can I use your code for my project?
- Alright, you can get understanding from my code. I strongly recommend you to write your own code. It will give you better understanding. Thanks!
-
Will you help me to solve my problem in my code?
- Yes, It will be my pleasure to help you to solve your problem in your code.
This project is MIT licensed.