test-deno-slack-sdk
v1.3.5
Published
Deno Slack SDK published to NPM to be consumed in node Slack apps
Downloads
5
Readme
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.