fekiz-deno-slack-sdk
v0.1.0
Published
Test deno sdk dpendencies
Downloads
3
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.