kessio / school_library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“– [school_library]

  • Implement classes and objects in Ruby.
  • Implement encapsulation and inheritance with Ruby.
  • Run a program using the command line.

πŸ›  Built With

  • Ruby
  • linters

πŸ’» Getting Started

Describe how a new developer could make use of your project.

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need [describe prerequisites]:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:myaccount/my-project.git

Install

Install this project with [package manager]:

  cd my-project
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  bin/rails test test/models/article_test.rb

Deployment

You can deploy this project using [deployment service]:

(back to top)

πŸ‘₯ Authors

Mention all of the collaborators of this project.

πŸ‘€ Sharon Kessio

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

License:MIT License


Languages

Language:Ruby 100.0%