This is module 4 week 4 project. Implement a class with some methods, but you will do it by doing test-driven development (TDD).
- Ruby
- Copy this link this link
- Open your terminal or command line
- Run "git clone Paste this link"
- Open the folder with your code editor
- Add to the terminal
rspec spec spec/filename.rb
- Run
bundle install
orbundle 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
👤 SYEDA JUVERIA AFREEN
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Wesego Yishak
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- I would like to thank my code reviewers for their valuable feedback.
- I would like to thank my learning partners and morning session members for their support.
Give a ⭐️ if you like this project!