DevOps2018-Promotions / promotions

The promotions resource is a representation of a special promotion or sale that is running against a product or perhaps the entire store. Some examples are "buy 1 get 1 free", "20% off" etc.
MIT License
2 stars 2 forks source link

Modify Vagrantfile to include Bluemix CLI #49

Closed bengunvl closed 6 years ago

bengunvl commented 6 years ago

As a developer, I need to add the installation of Bluemix CLI to the Vagrantfile, so that I can easily interact with Bluemix from the VM.

Acceptance Criteria: When I reprovision the VM, Bluemix CLI should be installed.