Skip to content

hoeggsoftware/anypoint_studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anypoint_studio

This cookbook provides a resource to install Anypoint Studio on a Windows box.

Platforms

  • Windows

Chef

  • Chef >= 13.0

Cookbooks

  • seven_zip

Usage

To use the resources provided by this cookbook, include them in a wrapper cookbook.

Resource/Provider

anypoint_studio

Installs Anypoint Studio from zip file in "C:\Program Files"

Actions

  • create - Put Anypoint Studio on the machine
  • remove - Remove Anypoint Studio from the machine

Attribute Parameters

  • studio_source - Location of zip file to install. Defaults to looking up current version and using it.

Examples

anypoint_studio 'current_version'

anypoint_studio 'particular_source' do
  studio_source 'https://location_of_file.zip'
end

Authors

Todo

  • Expand to include Linux and MacOSX boxes.

About

Chef cookbook to install Anypoint Studio

Resources

License

Stars

0 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages