IBM-Cloud / insurance-bot

A message based insurance experience
http://cloudco.mybluemix.net
Other
36 stars 57 forks source link

Review all README.md to ensure someone could deploy the solution manually #119

Closed l2fprod closed 8 years ago

l2fprod commented 8 years ago

The toolchain allows to deploy the solution in one shot, potentially forking all our repos.

However one may want to clone locally all the repos and then use "cf push" to deploy the solution manually or without using the toolchain.

Some of the repos already have such instructions in their README. Goal is to review these instructions and update them - also make sure the toolchain still works after that.