The School Library is a project to record the rental of a school library built in Ruby.
Ruby
- OOP.
- Inheritance.
- Use of linters.
In order to run this project you need:
- Install Ruby.
- Create a repo on your repositores files.
- Clone or make a copy of this repo on your local machine.
- Follow GitHub flow.
- A carefully reading of this README.md is required.
Clone this repository to your desired folder:
cd School-Library-Backend
git clone git@github.com:alvaroiporre/School-Library-Backend.git
Install this project with:
bundle install
To run the project, run the following command:
ruby main.rb
To run tests, run the following command:
rubocop
π€ Γlvaro Iporre MartΓnez
- GitHub: @alvaroiporre
- Twitter: @alvaro.iporre
- LinkedIn: Γlvaro Iporre
- More Classes
- Terminal UI
- Design Patterns
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project,please give it a βοΈ!
I would like to thank Microverse for giving me the opportunity to learn and grow as a developer.
This project is MIT licensed.