项目作者: awseward

项目描述 :
Spiderman Points!!!
高级语言: Ruby
项目地址: git://github.com/awseward/spiderman-points.git
创建时间: 2020-04-11T04:59:06Z
项目社区:https://github.com/awseward/spiderman-points

开源协议:MIT License

下载


spiderman-points

Spiderman Points!!!

Dev Quickstart

  1. # Clone and cd into the repo
  2. bundle install
  3. ./scripts/watch.sh
  4. # It should print out some local address (e.g. http://127.0.0.1:4567). You'll
  5. # find a "fake" slack console/REPL sort of thing at `/dev/slash_command`
  6. # (navigate in your browser) which you can use for quick feedback.