1.3.5 • Published 2 years ago

test-deno-slack-sdk v1.3.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.