/OOP-School-Library

A command line school library app.

Primary LanguageRubyMIT LicenseMIT

OOP-School-Library

A command line school library app.

Built With

  • Ruby

Getting Started

The project comes shipped with linters config for ruby, so ensure you have Rubocop installed on your local environment

  • To get a local copy of the repository please run the following commands on your terminal:
  • $ git clone https://github.com/...
  • $ cd ...
  • $ git checkout ...
  • $ run bundle install to couple all dependacies
  • $ run ruby main.rb
  • $ To run a particular ruby file in an irb session it helps to run irb -r ./file_Name
  • $ For tests run rspec spec

👤 Cyril Iyadi

👤 Leonardo Paz

🤝 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

  • my dog Perry for the comforting lick here and there

📝 License

  • This project is MIT licensed.