mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-04 11:02:06 +00:00
280 B
280 B
DevOps tools
This folder contains tools that are used for automated testnet deployments.
slacknotification.py
A small script that can send Slack messages.
Requirements: slackclient python library
Install slackclient by running as root:
pip install slackclient