This is sample that integrate Google Container Builder notification and Slack with PureScript!
Google Cloud SDK install.
Enable dependencies below:
nvm:
$ curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.0/install.sh | bash
$ nvm install 4
$ nvm alias default 4
confirm version:
$ node -v
> v4.4.3
YARN download and install.
$ yarn install
$ yarn run psc-package -- install
$ yarn run build
$ yarn run function:register