Skip to content

artsy/joule

Repository files navigation

joule

Helpful artsy engineering bot to send scheduled Slack messages.

Commands are added to artsy/cli then called and scheduled under .github/workflows.

Setup

Clone the repo:

git clone git@github.com:artsy/joule.git
cd joule

Install dependencies and setup config values:

./scripts/setup.sh

Running

Start bolt server yarn start

Start ngrok (development proxy) yarn ngrok

Resources

Note: To develop locally, request to be added as a collaborator.