{"id":15557895,"url":"https://github.com/yothu/oop-school-library","last_synced_at":"2025-04-23T21:08:33.191Z","repository":{"id":42057931,"uuid":"477768932","full_name":"Yothu/oop-school-library","owner":"Yothu","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-14T22:47:53.000Z","size":84,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-04-23T21:08:28.308Z","etag":null,"topics":["oop-principles","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yothu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-04T15:49:14.000Z","updated_at":"2022-05-02T14:20:36.000Z","dependencies_parsed_at":"2022-08-12T03:40:19.175Z","dependency_job_id":null,"html_url":"https://github.com/Yothu/oop-school-library","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"microverseinc/readme-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yothu%2Foop-school-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yothu%2Foop-school-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yothu%2Foop-school-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yothu%2Foop-school-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yothu","download_url":"https://codeload.github.com/Yothu/oop-school-library/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250514786,"owners_count":21443209,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["oop-principles","ruby"],"created_at":"2024-10-02T15:21:09.181Z","updated_at":"2025-04-23T21:08:33.164Z","avatar_url":"https://github.com/Yothu.png","language":"Ruby","readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# OOP SCHOOL LIBRARY\n\n\u003e This project is about learning how to handle Classes and Objects in Ruby.\n\n## Built With\n\n- Ruby\n\n## Getting Started\n\nCheck the following instructions to install and use the project in you local machine!\n### Prerequisites\n\nTo begin with, you need to be able to use the **ruby** command, if you don't have it you can install it using any of these commands: \n\n**MacOS**\n\n```\nbrew install rbenv ruby-build\n# Add rbenv to bash so that it loads every time you open a terminal\necho 'if which rbenv \u003e /dev/null; then eval \"$(rbenv init -)\"; fi' \u003e\u003e ~/.bash_profile\nsource ~/.bash_profile\n\n# Install Ruby\nrbenv install 3.0.1\nrbenv global 3.0.1\nruby -v\n```\n\n**Ubuntu**\n\n```\ngit clone https://github.com/rbenv/rbenv.git ~/.rbenv\necho 'export PATH=\"$HOME/.rbenv/bin:$PATH\"' \u003e\u003e ~/.bashrc\necho 'eval \"$(rbenv init -)\"' \u003e\u003e ~/.bashrc\nexec $SHELL\n\ngit clone https://github.com/rbenv/ruby-build.git ~/.rbenv/plugins/ruby-build\necho 'export PATH=\"$HOME/.rbenv/plugins/ruby-build/bin:$PATH\"' \u003e\u003e ~/.bashrc\nexec $SHELL\n\nrbenv install 3.0.1\nrbenv global 3.0.1\nruby -v\n```\n\n**Windows**\n\nUse **[WSL](https://docs.microsoft.com/en-us/windows/wsl/about)**\n\n### Setup\n\nOnce you have installed **ruby** you need to clone this project's repository, use this command in your terminal:\n\n\n```\ngit clone https://github.com/Yothu/oop-school-library.git\ncd /oop-school-library\n```\n### Usage\n\nTo use run the decode method use this command:\n\n```\nruby ./main.rb\n```\n## Author\n\n👤 David Vergaray\n\n- GitHub:   [@Yothu](https://github.com/Yothu)\n- Twiter:   [@Daivhy](https://twitter.com/Daivhy)\n- LinkedIn: [David Vergaray](https://www.linkedin.com/in/david-vergaray-almontes-051a11127/)\n\n## Colaborators\n\n👤 **Aime Malaika**\n- GitHub:   [@aimemalaika](https://github.com/aimemalaika)\n- Twitter:  [@aimemalaika](https://twitter.com/Aime_Malaika)\n- LinkedIn: [aimemalaika](https://linkedin.com/in/aimemalaika) \n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyothu%2Foop-school-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyothu%2Foop-school-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyothu%2Foop-school-library/lists"}