sontixyou / slack-pub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slack Pub

The Slack Pub extension lets you post message to Slack channels from VS Code.

Features

Post message to Slack

  1. Open the command palette and select Slack Pub: Post Message to Slack.
  2. Enter the message you want to post.

Getting started

  1. Install the extension from the Marketplace.
  2. Configure the extension with your Slack API token and channel name. Set slackPub.slackToken and slackPub.toChannel in your settings.json`.
  3. Open the command palette and select Slack Pub: Post Message to Slack.

License

This project is licensed under the terms of the MIT open source license. Please refer to MIT for the full terms.

About

License:MIT License


Languages

Language:TypeScript 69.1%Language:JavaScript 30.9%