Skip to content

algerina/catalog-of-my-things

 
 

Repository files navigation

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

  ruby main.rb

Run tests

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

Authors

👤 Anibal Amoroso

👤 Amel Khiri

👤 Eapen Zacharias

👤 Piero Lescano

🤝 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!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%