An open API service indexing awesome lists of open source software.

https://github.com/prhost/stepper-slack-notify

stepper-slack-notify
https://github.com/prhost/stepper-slack-notify

Last synced: 3 months ago
JSON representation

stepper-slack-notify

Awesome Lists containing this project

README

        

# stepper-slack-notify

Exemplo de um stepper para notificação do slack, baseado no wercker.

```

name: slack_notify
version: 0.0.1
description: Sends notifications to Slack
keywords:
- slack
- notification
parameters:
subdomain:
type: string (optional, default string)
required: true (optional, default false)
hint: Subdomain slack account (optional, default null)

```