Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 385 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 385 Bytes

Marvin

A slackbot who is awesome (and lambda)

Usage:

# Install deps
yarn install

# Lint
make lint
make lint-fix

# Test
make test
make test-watch

# Deploy to AWS lambda
make deploy-dev
make deploy-prod

Environment Varaibles

These are required in Marvin's lambda environment.