Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

awseward/spiderman-points

Repository files navigation

spiderman-points

Spiderman Points!!!

Dev Quickstart

# Clone and cd into the repo

bundle install
./scripts/watch.sh

# It should print out some local address (e.g. http://127.0.0.1:4567). You'll
# find a "fake" slack console/REPL sort of thing at `/dev/slash_command`
# (navigate in your browser) which you can use for quick feedback.