Closed VictorSNA closed 4 years ago
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
./bin/rental-cars prepare
./bin/rental-cars rspec
./bin/rental-cars rubocop
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 rubocopTasks