Changes
1 changed files (+3/-0)
-
-
@@ -1,5 +1,8 @@#!/bin/sh # Abort the script execution when the command fails set -e gray="$(tput setaf 6)" nocolor="$(tput sgr0)"
-
JavaScript library for parsing Slack message format (mrkdwn)
1 changed files (+3/-0)