VictorSNA / rental-cars

0 stars 0 forks source link

Adds script to facilitate docker usage #9

Closed VictorSNA closed 4 years ago

VictorSNA commented 4 years ago

Motivation

This script will avoid long commands typed by hand to run what you need.

Usage:

./bin/rental-cars prepare To setup project ./bin/rental-cars rspec To run tests ./bin/rental-cars rubocop To run rubocop

Tasks