This project uses Ruby to create a school library.
- Ruby
- Git
To get a local copy up and running follow these simple example steps.
- copy this link
https://github.com/adamteddychang/school_library.git
. - get the directory that you want to clone the repository.
- open the command prompt in this directory.
- write
git clone https://github.com/adamteddychang/school_library.git
. - go to the repository folder in your command prompt.
- run
bundle install
.
- Add to the terminal
rspec spec spec/filename.rb
-Ruby
👤 You-Wei (Adam) Chang
- GitHub: @adamteddychang
- Twitter: @AdamChang3
- LinkedIn: You-Wei(Adam) Chang
👤 Okpara Tochukwu
- GitHub: @xtrahuman
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- This project built in Microverse's second module's last week.
- Original design idea by Nelson Sakwa on Behance.
This project is MIT licensed.