https://github.com/arnrdn/oop-school-library
https://github.com/arnrdn/oop-school-library
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/arnrdn/oop-school-library
- Owner: arnrdn
- Created: 2022-03-21T14:15:12.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-03-22T15:00:00.000Z (over 4 years ago)
- Last Synced: 2025-04-30T19:58:51.978Z (about 1 year ago)
- Language: Ruby
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# School Library
> This project is made as part of Module 4 week 3 to understand the core concepts of OOP.
## Built With
- Ruby
## Prerequisites
- Ruby
## To get a local copy run the following steps:
- Copy this repo to your local machine
- Open the folder with your code editor
- Create a branch to work on
- To run files open your command line (Linux) and run `ruby name_of_the_file.rb`
## To get started-:
- Run `bundle install` to install the dependencies
- Run `irb` to run the code by pasting it in the terminal.
- Run `rubocop` to find and fix linters
## Author
- GitHub: [@rdnrn](https://github.com/rdnrn)
- Twitter: [@rdnrn_nana](https://twitter.com/rdnrn_nana)
- LinkedIn: [Nana Rodina](https://www.linkedin.com/in/rdnrn/)
## :handshake: Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a :star:️ if you like this project!
## :memo: License
This project is [MIT](./MIT.md) licensed.