Class
Meez
In:
lib/meez/meez.rb
Parent:
Object
Encoding: utf-8 The main
Meez
driver
Methods
add_gem
append_file
bundle_install
gitignore
init
init_berkshelf
init_chefspec
init_cookbook
init_docker
init_drone
init_foodcritic
init_git
init_guard
init_kitchenci
init_knife
init_rakefile
init_rubocop
init_serverspec
init_vagrant
write_template
Public Class methods
add_gem
(cookbook_path, name, version = nil)
append_file
(file, content)
bundle_install
(cookbook_name, options)
gitignore
(cookbook_path, file)
init
(cookbook_name, options)
init_berkshelf
(cookbook_name, options)
init_chefspec
(cookbook_name, options)
init_cookbook
(cookbook_name, options)
init_docker
(cookbook_name, options)
init_drone
(cookbook_name, options)
init_foodcritic
(cookbook_name, options)
init_git
(cookbook_name, options)
init_guard
(cookbook_name, options)
init_kitchenci
(cookbook_name, options)
init_knife
(cookbook_name, options)
init_rakefile
(cookbook_name, options)
init_rubocop
(cookbook_name, options)
init_serverspec
(cookbook_name, options)
init_vagrant
(cookbook_name, options)
write_template
(name, path, cookbook_name, options)
[Validate]