telescreen 0.1.3

A slack bot to forward messages by simple routing definition.
Documentation
1
2
3
4
5
6
7
#!/bin/bash

# Build static linked binary with rustmusl

set -Cuex +H

docker run -v $PWD:/volume -w /volume -t clux/muslrust $@