projectatomic / vagrant-service-manager

To provide the user a CLI to configure the ADB/CDK for different use cases and to provide glue between ADB/CDK and the user's developer environment.
GNU General Public License v2.0
18 stars 16 forks source link

Updated rake task to download latest CDK version #417

Closed coolbrg closed 7 years ago

coolbrg commented 7 years ago

Currently, rake get_boxes download CDK 2.1 version however CDK 2.2 has been release quite long.

Update rake task to update to latest version and enable passing version as command line argument.

hferentschik commented 7 years ago

+1, Can you create a pull request?

coolbrg commented 7 years ago

@hferentschik Yes sure