Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piero-vic/catalog-of-my-things
https://github.com/piero-vic/catalog-of-my-things
microverse
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/piero-vic/catalog-of-my-things
- Owner: piero-vic
- Created: 2022-02-21T16:20:19.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-02-24T19:27:53.000Z (almost 3 years ago)
- Last Synced: 2024-11-23T22:28:15.875Z (about 1 month ago)
- Topics: microverse
- Language: Ruby
- Homepage:
- Size: 66.4 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Catalog of my things
> Command line app to keep track of different things like games, books, music albums and movies.
## Built With
- Ruby
- Rubocop
- Rspec## Getting Started
In order to run this project clone the repo and cd into the `catalog-of-my-things` directory.
- `git clone https://github.com/piero-vic/catalog-of-my-things.git`
- `cd catalog-of-my-things`### Prerequisites
To run this app you will need to have Ruby installed.
### Usage
To use the console application you can start by simply running command in the project's root directory
```shell
ruby main.rb
```### Run tests
To run all tests you could simply run this command:
```shell
rspec
```If you choose to run certain file you can use this command:
```shell
rspec spec filename_spec.rb
```## Authors
👤 **Anibal Amoroso**
- GitHub: [@sj1978](https://github.com/sj1978)
- Twitter: [@AmorosoAnibal](https://twitter.com/AmorosoAnibal)
- LinkedIn: [Anibal Amoroso](https://www.linkedin.com/in/anibalamoroso/)👤 **Amel Khiri**
- GitHub: [@Algerina](https://github.com/Algerina)
- LinkedIn: [Amel Khiri](https://linkedin.com/in/amel-khiri-qahwadji-37a550135)
- Twitter: [@Amel khiri](https://twitter.com/AmalQahwadji)👤 **Eapen Zacharias**
- GitHub: [@eapenzacharias](https://github.com/eapenzacharias)
- Twitter: [@eapenzac](https://twitter.com/eapenzac)
- LinkedIn: [LinkedIn](https://linkedin.com/in/eapenzac)👤 **Piero Lescano**
- GitHub: [@piero-vic](https://github.com/piero-vic)
- Twitter: [@v1ccenzo](https://twitter.com/v1ccenzo)
- LinkedIn: [piero-lescano](https://linkedin.com/in/piero-lescano)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](piero-vic/catalog-of-my-things/).
## Show your support
Give a ⭐️ if you like this project!