Skip to content

Instantly share code, notes, and snippets.

@ppworks
Created April 29, 2012 00:59
Show Gist options
  • Select an option

  • Save ppworks/2523022 to your computer and use it in GitHub Desktop.

Select an option

Save ppworks/2523022 to your computer and use it in GitHub Desktop.
p4dhack logs for designer

p4dhack logs for designer

パートナーへ伝える用のgist

git clone〜bundle install

mkdir work # お好きなところ
cd work
git clone git://github.com/ppworks/p4dhack.git
bundle --path vendor/bundle --without production

各アプリ作成

facebook アプリ作成

facebook DEVELOPERSから作成する。

twtitter アプリ作成

twitter developersから作成する。

github アプリ作成

github Register a new OAuth application

dbの作成

rake db:setup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment