aotw

module
v0.0.0-...-d3897d9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2021 License: MIT

README

aotw

Docker Pulls

Administrator Of The Week

Configure sasm

Create a directory:

mkdir ~/.aotw

Create a config file:

vim ~/.aotw/config.yml

Add a Slack token:

---
admins:
  # aaa
  - code
  # bbb
  - code2
slack_token: someSlackToken

Save the file. Update the permissions to ensure that you are the only one that is able to read and write to the config file:

chmod 0600 ~/.aotw/config.yml

Send a slack message

dockeri.co

docker run \
    -v /home/${USER}/.aotw/:/home/aotw/.aotw/ utrecht/aotw:0.1.1 \
    aotw -config /home/aotw/.aotw/config.yml

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL