Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 1.25 KB

README.md

File metadata and controls

59 lines (34 loc) · 1.25 KB

ruby-school-library

School library app based on the following diagram.

Built With

Getting Started

Prerequisites

  • ruby: ^3.0.1

Setup

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.

Usage

In the project directory you can run the following command to execute the code:

> ruby main.rb

Authors

👤 Alef Garrido

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse's Curriculum project
  • Thanks to all code reviewers

📝 License

This project is MIT licensed.