/TDD-Project

Doing test-driven development (TDD).

MIT LicenseMIT

TDD-Project

Doing test-driven development (TDD).

Built With

  • Ruby

To get a local copy run the following steps:

  • Copy this link
  • Open your terminal or command line
  • Run "git clone Paste this link"
  • Open the folder with your code editor

To run the tests

  • Add to the terminal rspec spec spec/filename.rb

To get started-:

  • Run bundle install or bundle i to install the dependencies
  • Run ruby main.rb to run the School Library App!
  • Run irb to run the code by pasting it in the terminal.
  • Run rubocop to find and fix linters

Authors

👤 Mumenya Nyamu

👤 Shahira Sadat

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgements

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

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.