<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bouzuya</author_name>
  <author_url>https://blog.hatena.ne.jp/bouzuya/</author_url>
  <blog_title>bouzuya.hatenablog.com</blog_title>
  <blog_url>https://bouzuya.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>commander-b をつくった。 commander-b は Node.js の CLI をつくるためのヘルパーライブラリ。commander.js ライクなインターフェースを持っている。 シンプルな例を挙げるとこんな感じ。commander.js を使ったことがある人なら、ほとんど同じだということが分かると思う。 var command = require('commander-b'); command() .version('0.1.0') .action(function() { console.log('Yukiho is God.'); }) .execute(); つくった理由…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbouzuya.hatenablog.com%2Fentry%2F2014%2F05%2F14%2F233909&quot; title=&quot;commander-b をつくった - bouzuya.hatenablog.com&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>2014-05-14 23:39:09</published>
  <title>commander-b をつくった</title>
  <type>rich</type>
  <url>https://bouzuya.hatenablog.com/entry/2014/05/14/233909</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
