Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View katsumata-ryo's full-sized avatar

Katsumata Ryo katsumata-ryo

View GitHub Profile
@katsumata-ryo
katsumata-ryo / Gemfile
Created December 1, 2018 17:45
jobcan touch by aws lambda for ruby via IFTTT
source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
gem 'slack-ruby-client'