jesselawson / deno-slack-sdk

SDK for building Run on Slack apps using Deno

Home Page:https://api.slack.com/future

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deno Slack SDK

This is the SDK for the Deno Runtime of Run on Slack Functions.

Requirements

A recent version of deno.

Documentation

Check out the ./docs directory!

Running Tests

If you make changes to this repo, or just want to make sure things are working as desired, you can run:

deno task test

To get a full test coverage report, run:

deno task coverage

Getting Help

We welcome contributions from everyone! Please check out our Contributor's Guide for how to contribute in a helpful and collaborative way.

About

SDK for building Run on Slack apps using Deno

https://api.slack.com/future


Languages

Language:TypeScript 99.9%Language:Shell 0.1%