Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 698 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 698 Bytes

joule

Helpful artsy engineering bot to send scheduled Slack messages.

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

Setup

Clone the repo:

git clone [email protected]: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.