Command line app to keep track of different things like games, books, music albums and movies.
- Ruby
- Rubocop
- Rspec
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
To run this app you will need to have Ruby installed.
To use the console application you can start by simply running command in the project's root directory
ruby main.rb
To run all tests you could simply run this command:
rspec
If you choose to run certain file you can use this command:
rspec spec filename_spec.rb
👤 Anibal Amoroso
- GitHub: @sj1978
- Twitter: @AmorosoAnibal
- LinkedIn: Anibal Amoroso
👤 Amel Khiri
- GitHub: @Algerina
- LinkedIn: Amel Khiri
- Twitter: @Amel khiri
👤 Eapen Zacharias
- GitHub: @eapenzacharias
- Twitter: @eapenzac
- LinkedIn: LinkedIn
👤 Piero Lescano
- GitHub: @piero-vic
- Twitter: @v1ccenzo
- LinkedIn: piero-lescano
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!