Skip to content

philwade/pushupbot_mk2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pushupbot

P U S H U P H U M A N S

Running

$ cd app && mix deps.get && iex -S mix

Building

You need to define a slack token environment varible:

SLACK_TOKEN=big-bad-token-guy

Then run this and find your stuff in _build:

$ ./docker/build.sh