apache / openwhisk

Apache OpenWhisk is an open source serverless cloud platform
https://openwhisk.apache.org/
Apache License 2.0
6.5k stars 1.16k forks source link

Move "slack" package from openwhisk to openwhisk-catalog #666

Closed houshengbo closed 8 years ago

houshengbo commented 8 years ago

Issue #4 is a prereq.

Move sample "slack" in current repo./directory:

/openwhisk-openwhisk/catalog/slack

to the "openwhisk-catalog" repo. under directory structure:

/openwhisk-catalog/packages/slack

including action files

post.js

Update install script (in /openwhisk-catalog/packages directory, after Issue #4 is completed) :

installSlack.sh
houshengbo commented 8 years ago

Refer to openwhisk-catalog: https://github.com/openwhisk/openwhisk-catalog/issues/6