jasnell / bluemix-workshop

Apache License 2.0
1 stars 0 forks source link

Ex 4, "entry point" confusion #1

Open cfjedimaster opened 9 years ago

cfjedimaster commented 9 years ago

The instructions in step four say:

Where {yourappname} is a unique name you choose for your application. You will definitely want to choose something unique but memorable here because the name will become part of the applications public URL. Also, make sure that the command uses the proper entry point file name for your application.

What is "the command"? In the sample Yaml given, there doesn't appear to be any command at all. Now, I know from my other Bluemix apps that you can add command: X to the file, but for someone learning BM, they won't know this.