= Sample Download of Project Managed by Chef = The following steps were taken to download the most recent version of UA software to that controls [[http://people.alaska.edu|People Directory]]. $ cd iam-dev/[[br]] $ ls[[br]] $ mkdir cookbooks[[br]] $ cd cookbooks/[[br]] $ git clone !git@github.alaska.edu:OIT-IAM/iam-app-people.git[[br]] * ''Ensure git is applied to your location before executing the above command.''[[br]] $ ls -aFC [[br]]* ''Resulting directory listing'' {{{ ./ ../ iam-app-people/ }}} $ cd iam-app-people/[[br]] $ ls -aFC[[br]] * ''Resulting directory listing'' {{{ ./ Berksfile chefignore ../ Berksfile.lock deploy/ .git/ CHANGELOG.md files/ .gitignore Gemfile metadata.rb .kitchen/ README.md recipes/ .kitchen.ec2.yml Thorfile templates/ .kitchen.yml Vagrantfile test/ .travis.yml attributes/ }}} $ knife[[br]] * ''Ensure ChefDK is installed before executing the above command''[[br]] ''* see'' [[https://docs/chef.io/knife.html|About Knife]] [[br]] $ kitchen converge[[br]] ''* see'' [[https://docs.chef.io/kitchen.html|Kitchen]][[br]] $ kitchen converge[[br]] $ kitchen verify[[br]]