You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

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