Welcome to your new Go app!
Go description
-
Extract the package and
cd
to it. -
Connect and log into Bluemix:
cf login -a ${api-url}
-
Deploy your app:
cf push ${app}
-
Access your app: ${route}
Welcome to your new Go app!
Go description
Extract the package and cd
to it.
Connect and log into Bluemix:
cf login -a ${api-url}
Deploy your app:
cf push ${app}
Access your app: ${route}