Skip to content

kakenn/yo_to_slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yo To Slack

Yo => Slack

Getting Started

Install

$ npm install

Edit

var slacToken = "Your-Slack-Token";
var channel = "SlackChannelID";

Run

$ node --harmony index.js

Releases

No releases published

Packages

No packages published