2017-05-24 112 views
0

我在Ubuntu 16.04上执行本地openwhisk installtion。 我尽我动手在下面的示例 https://github.com/IBM/openwhisk-data-processing-message-hub在我的本地安装中安装/whisk.system/messaging包

它使用/whisk.system/messaging包 但是当我检查已安装的软件包,我看到下面

/whisk.system/alarms             
/whisk.system/watson-translator           
/whisk.system/github             
/whisk.system/weather             
/whisk.system/watson-textToSpeech          
/whisk.system/slack             
/whisk.system/utils             
/whisk.system/combinators            
/whisk.system/samples             
/whisk.system/websocket             
/whisk.system/watson-speechToText 

有人可以让我知道如何安装消息传递包

回答