<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomcky</author_name>
  <author_url>https://blog.hatena.ne.jp/tomcky/</author_url>
  <blog_title>Tomcky's blog</blog_title>
  <blog_url>https://tomcky.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Git</anon>
  </categories>
  <description>GitHubのコードスニペットサービス「Gist」をコマンド叩いて利用できるようにしたい。 そのためにコマンドラインツールgistをインストールする。 https://github.com/defunkt/gist ※OSはUbuntu12.10 gistのインストール $ gem install gist Gistにソースコードを投稿する 自分のGitHubアカウントと関連付けるためにログインする $ gist --login任意のファイルを投稿する $ gist hello.rb結果はこちら。 ちなみに、 [-d]オプション：コメント付きで投稿する $ gist -d &quot;コメント&quot; hel…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftomcky.hatenadiary.jp%2Fentry%2F2013%2F08%2F24%2F175923&quot; title=&quot;コマンドを使ってターミナルからGistに投稿する - Tomcky&amp;#39;s blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-08-24 18:00:00</published>
  <title>コマンドを使ってターミナルからGistに投稿する</title>
  <type>rich</type>
  <url>https://tomcky.hatenadiary.jp/entry/2013/08/24/175923</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
