Skip to content

Instantly share code, notes, and snippets.

View marutanm's full-sized avatar
👁️‍🗨️

Ryo Fujita marutanm

👁️‍🗨️
View GitHub Profile
@udzura
udzura / tutorial.md
Created June 2, 2014 03:31
Hubot + CoffeeScript ではじめるやわらかプログラミング入門

やわらかプログラミング入門

  • Hubot であそぼう


始めに、地図を描く

@jiro
jiro / gist:5069727
Last active December 14, 2015 10:09
AFIncrementalStoreの紹介(発表メモ)
@darashi
darashi / eyefi_receiver.rb
Created June 11, 2009 06:19
Eye-fi receiver
#!/usr/bin/ruby
#
# Eye-fi receiver
# -- An imcomplete implementation of Gallery Remote Protocol Server
# by SHIDARA Yoji <[email protected]>
#
# see http://codex.gallery2.org/Gallery_Remote:Protocol
#
require 'fileutils'
require 'sinatra'