Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.16 KB

File metadata and controls

36 lines (20 loc) · 1.16 KB

Frends.Slack.UpdateMessage

Task to update existing Slack messages with support for text content, Block Kit formatting, and link/media previews.

UpdateMessage_build Coverage License: MIT

Installing

You can install the Task via frends UI Task View.

Building

Clone a copy of the repository

git clone https://github.com/FrendsPlatform/Frends.Slack.git

Build the project

dotnet build

Run tests

Run the tests

dotnet test

Create a NuGet package

dotnet pack --configuration Release

Third party licenses

StyleCop.Analyzer version (unmodified version 1.1.118) used to analyze code uses Apache-2.0 license, full text and source code can be found at https://github.com/DotNetAnalyzers/StyleCopAnalyzers