/tdd-project

Primary LanguageRubyMIT LicenseMIT

tdd-project

Getting Started

To get a local copy up and running follow these simple example steps.

  • copy this link https://github.com/SimbaWANGU/tdd-project.
  • get the directory that you want to clone the repository.
  • open the command prompt in this directory.
  • write git clone https://github.com/SimbaWANGU/tdd-project.
  • go to the repository folder in your command prompt tdd-project.
  • Open terminal in that folder run bundle install.
  • run ruby solver.rb.
  • For Testing run rspec spec spec/solver_spec.rb.

Author

👤 Simba WANGU

👤 Camile

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/SimbaWANGU/tdd-project. This project is intended to be a safe, welcoming space for collaboration, and contributors are welcome. Fill free to reach us or contact in the issue page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration Microverse
  • etc