Created
January 14, 2014 13:20
-
-
Save trsqxyz/8418192 to your computer and use it in GitHub Desktop.
pyrtm と RTM CLI を使う ref: http://qiita.com/trsqxyz@github/items/44a9ff1704634bc6e6e3
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% pip install pyrtm | |
% cd ./rtm/samples | |
% python app.py [API KEY] [SHARED SECRET] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% cd /usr/local/bin | |
% sudo chmod +x rtm | |
% rtm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment