School library app based on the following diagram.
ruby
:^3.0.1
You can run it on your local machine by cloning the project:
- Click on the green "Code" button above.
- Copy the link.
- On your Terminal run
git clone $<LINK>
replacing$<LINK>
with the link you just copied. - cd to the folder where you cloned the repo.
- Now you can run the commnads below as needed.
In the project directory you can run the following command to execute the code:
> ruby main.rb
👤 Alef Garrido
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse's Curriculum project
- Thanks to all code reviewers
This project is MIT licensed.