https://github.com/ichala/ruby-library
https://github.com/ichala/ruby-library
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ichala/ruby-library
- Owner: ichala
- Created: 2022-07-18T08:06:24.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-07-27T12:29:39.000Z (over 3 years ago)
- Last Synced: 2025-01-01T10:27:29.421Z (12 months ago)
- Language: Ruby
- Size: 35.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# School Library
> This is an educational project to create your own School Library using [Ruby](https://www.ruby-lang.org/en/) programming language.
## Built With
- [x] Programming Language: Ruby
- [x] Linter: [Rubocop](https://rubocop.org/)
- [x] VS Code
## Getting Started
To get a local copy up and running follow these simple steps.
### Prerequisites
- [x] A web browser like Google Chrome.
- [x] A code editor like Visual Studio Code with Git and Ruby.
You can check if Git is installed by running the following command in the terminal.
```
$ git --version
```
Likewise for Ruby installation.
```
$ ruby --version && irb
```
### Setup
Clone the repository using the GitHub link provided below.
### Install
In the terminal, go to your file directory and run this command.
```
git clone https://github.com/ichala/Ruby-Library.git
```
### Usage
Kindly modify the files as needed.
## Authors
👤 **Author1**
- GitHub: [@githubhandle](https://github.com/Ogaga01)
- Twitter: [@twitterhandle](https://twitter.com/i_ogaga_n)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ogaga-iyara)
👤 **Author1**
- GitHub: [@Chala](https://github.com/ichala)
- Twitter: [@_ichala](https://twitter.com/_ichala)
- LinkedIn: [Ali Jendoubi](https://www.linkedin.com/in/alijendoubi/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ichala/MyEnumerable/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- [Microverse](https://www.microverse.org/)
- Coding Partners
- Code Reviewers
## 📝 License
This project is [MIT](./MIT.md) licensed.