소스 검색

Adding common Chef and Chef-testing tools

SNS 12 년 전
부모
커밋
e8ed08f2ef
1개의 변경된 파일11개의 추가작업 그리고 0개의 파일을 삭제
  1. 11 0
      bundler-exec.sh

+ 11 - 0
bundler-exec.sh

@@ -33,14 +33,24 @@ run-with-bundler()
 ## Main program
 
 BUNDLED_COMMANDS="${BUNDLED_COMMANDS:-
+berks
 cap
 capify
+chefspec
+chef-apply
+chef-client
+chef-shell
+chef-solo
 cucumber
+foodcritic
 foreman
 guard
 haml
 html2haml
 jasmine
+kitchen
+knife
+pry
 rackup
 rake
 rake2thor
@@ -52,6 +62,7 @@ serve
 shotgun
 spec
 spork
+strainer
 thin
 thor
 tilt