<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nawoto</author_name>
  <author_url>https://blog.hatena.ne.jp/nawoto/</author_url>
  <blog_title>ヲトナ.backtrace</blog_title>
  <blog_url>https://nawoto.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>「設定ファイルをまとめて管理する」にインスパイアされて、自分の環境でもやってみた。 ただ、今更、Makefile を書くのもイヤだったので Rake で書いてみた。 Rakefile はこんな感じ # # Rakefile for Config Files # require 'rake' require 'date' require 'fileutils' task :default =&gt; [:list] NOW = DateTime.now.strftime(&quot;%Y-%m-%d-%H%M&quot;) desc &quot;list configuration files&quot; task :list do put…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnawoto.hatenadiary.org%2Fentry%2F20060811%2F1155311976&quot; title=&quot; Rake で設定ファイルを一括管理 - ヲトナ.backtrace&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>2006-08-11 00:59:36</published>
  <title> Rake で設定ファイルを一括管理</title>
  <type>rich</type>
  <url>https://nawoto.hatenadiary.org/entry/20060811/1155311976</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
