czrml / GithubProjectsSlackIntegration

A simple webhook for slack notification when github projects update

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GithubProjectsSlackIntegration

A github projects Slack webhook

Install

  1. Clone this repo using git clone https://github.com/cezarmal/GithubProjectsSlackIntegration.git
  2. Open the downloaded folder using cd GithubProjectsSlackIntegration-Server
  3. Run npm install to install the project dependencies
  4. Add your slack webhook url in the enviroment variables or inside the app.js on line 7
  5. Start the application using npm start or node app.js

About

A simple webhook for slack notification when github projects update

License:MIT License


Languages

Language:JavaScript 100.0%