4 lines
158 B
Plaintext
4 lines
158 B
Plaintext
knife: bundle exec knife cookbook test $COOKBOOK
|
|
foodcritic: bundle exec foodcritic -f any $SANDBOX/$COOKBOOK
|
|
kitchen: bundle exec kitchen test
|