Ruby library project that runs in the command line. Meant to understand the base principles of OPP programming while building an application with a new programming paradigm
- You need to have Ruby and bundle installed in order to run this files
- Languages: Ruby
- Frameworks: N/A
- Technologies used: Visual Studio Code
$ git clone git@github.com:JohnFTitor/opp_school_library.git
$ cd opp_school_library
$ bundle install
$ ruby main.rbAlternatively, you can run this command on your terminal to make main.rb executable
$ chmod 755 main.rbAnd run it like this
$ ./main.rb👤 Andrés Felipe Arroyave Naranjo
| Platform | Badge |
|---|---|
| GitHub | @JohnFTitor |
| @johnftitor | |
| Andres |
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!