Skip to content

Instantly share code, notes, and snippets.

@kplimack
Created October 3, 2014 21:04
Show Gist options
  • Save kplimack/c729f9aa1cce2567ac0b to your computer and use it in GitHub Desktop.
Save kplimack/c729f9aa1cce2567ac0b to your computer and use it in GitHub Desktop.
/opt/chefdk
├── bin
│   ├── berks
│   ├── chef
│   ├── chef-apply
│   ├── chef-client
│   ├── chef-service-manager
│   ├── chef-shell
│   ├── chef-solo
│   ├── chef-vault
│   ├── fauxhai
│   ├── foodcritic
│   ├── kitchen
│   ├── knife
│   ├── nokogiri
│   ├── ohai
│   ├── rubocop
│   ├── ruby-parse
│   ├── ruby-rewrite
│   ├── shef
│   └── tt
├── embedded
│   ├── apps
│   ├── bin
│   ├── include
│   ├── lib
│   ├── share
│   └── ssl
└── version-manifest.txt
8 directories, 20 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment