A console application for a school library
- Ruby
To get a local copy follow these simple example steps.
1.- Open the terminal window and clone the repository using this command:
git clone git@github.com:VicPeralta/school-library.git
2.- Change the directory to the school-library directory
cd school-library
3.- Install the project's dependencies by running this command:
bundle install
4.- Run the program using this command:
ruby ./main.rb
👤 Victor Peralta
- GitHub: @VicPeralta
- Twitter: @VicPeralta
- Linkedin: @VicPeralta
👤 Andres Condezo
- GitHub: @andres-condezo
- Twitter: @andres_condezo
- Linkedin: @andres-condezo
👤 Behnam Aghaali
- GitHub: https://github.com/Behnam1369
- LinkedIn: https://www.linkedin.com/in/behnam-aghaali
- Twitter: https://twitter.com/behnamagh1369
- Email: behnam.aghaali@yahoo.com
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project! The gem is available as open source under the terms of the MIT License.