install: bin/setup console: bin/console test: bundle exec rake test lint: bundle exec rubocop -A release: bundle exec rake release build: bundle exec rake build .PHONY: test