<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akihirokondo511</author_name>
  <author_url>https://blog.hatena.ne.jp/akihirokondo511/</author_url>
  <blog_title>あきちゃんログ</blog_title>
  <blog_url>https://www.akichan.tech/</blog_url>
  <categories>
    <anon>JavaScript</anon>
    <anon>Shell Script</anon>
  </categories>
  <description>以下のようなシェルスクリプトを用意しました。 引数でnvm, node, npmのバージョンを指定できます。指定しなければデフォルトの値が入ります。nodeのバージョンは現時点のLTS版をデフォルトとしています。 #!/bin/bash nvm_version=${1:-0.33.2} node_version=${2:-v8.9.4} npm_version=${3:-5.6.0} echo '# node' &gt;&gt; ~/.bash_profile curl -o- https://raw.githubusercontent.com/creationix/nvm/v$nvm_version/i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.akichan.tech%2Fentry%2F2018%2F03%2F18%2F085240&quot; title=&quot;仮想マシンでNode.jsを使うときの初期設定 - あきちゃんログ&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>2018-03-18 08:52:40</published>
  <title>仮想マシンでNode.jsを使うときの初期設定</title>
  <type>rich</type>
  <url>https://www.akichan.tech/entry/2018/03/18/085240</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
